OCRWord

Overview

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

OCRWord is word-level detail within a line, for engines that provide it.

Properties: Box, Text.

Properties

NameTypeAccessDescription
TextstringRead/WriteGets the text.
BoxOCRBoxRead/WriteGets the box.

See Also