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
| Name | Type | Access | Description |
|---|
Text | string | Read/Write | Gets the text. |
Box | OCRBox | Read/Write | Gets the box. |
See Also