Click or drag to resize

OcrPageIterator Properties

The OcrPageIterator type exposes the following members.

Properties
 NameDescription
Public propertyBlockType Gets the type of the current block. See PolyBlockType for details.
Public propertyDeskewAngle Gets deskew angle of the current iterator
Public propertyFirstLineIndent Gets the indent of the first line of current paragraph
Public propertyHandle Handle to internal tesseract iterator
Public propertyIsCrown Check whether the first line of the paragraph is aligned with the other lines of the paragraph.
Public propertyIsListItem Check whether the current paragraph is a member of an ordered or unordered list
Public propertyJustify Get ParagraphJustification for the current paragraph, if available.
Public propertyOrientations Gets orientation of the current iterator
Public propertyTextlineOrder Gets text line order of the current iterator
Public propertyWritingDirection Gets writing direction of the current iterator
Top
See Also