Ocr |
The OcrPageIterator type exposes the following members.
| Name | Description | |
|---|---|---|
| BlockType | Gets the type of the current block. See PolyBlockType for details. | |
| DeskewAngle | Gets deskew angle of the current iterator | |
| FirstLineIndent | Gets the indent of the first line of current paragraph | |
| Handle | Handle to internal tesseract iterator | |
| IsCrown | Check whether the first line of the paragraph is aligned with the other lines of the paragraph. | |
| IsListItem | Check whether the current paragraph is a member of an ordered or unordered list | |
| Justify | Get ParagraphJustification for the current paragraph, if available. | |
| Orientations | Gets orientation of the current iterator | |
| TextlineOrder | Gets text line order of the current iterator | |
| WritingDirection | Gets writing direction of the current iterator |