OCRLine

Overview

OCRLine is a type in Aspose.PDF FOSS for Go.

OCRLine is one physical text line.

Properties: Box, Text, Words.

Properties

NameTypeAccessDescription
TextstringRead/WriteGets the text.
Box*OCRBoxRead/WriteGets the box.
Words[]OCRWordRead/WriteGets the words.

See Also