Text-Related Objects
Text object represents the recognized text. The Text object exposes a collection of paragraphs represented by the Paragraph objects. The ParagraphParams and CharParams objects comprise paragraph and single character properties, respectively. Geometrical information on the recognized text lines is stored in the ParagraphLine object.
Text of barcodes is represented by special BarcodeText object.
This section contains descriptions of the following text-related objects:
- Text
- Paragraphs
- Paragraph
- ParagraphLines
- ParagraphLine
- ParagraphParams
- CharParams
- ParagraphStyle
- FontStyle
- WordRecognitionVariants
- WordRecognitionVariant
- CharacterRecognitionVariants
- CharacterRecognitionVariant
- Words
- Word
- Hyperlink
- TabPositions
- TabPosition
- TextOrientation
- ListParams
- List
- ListLevel
- PlainText
- BarcodeText
- BarcodeSymbol
You can find additional information in the Working with Text section.
The text-related objects hierarchy
For more information about the hierarchy of the ABBYY FineReader Engine objects, please see the Object Diagram.
7/3/2024 8:50:25 AM