Click or drag to resize
TesseractOcrBlock Properties

The TesseractOcrBlock type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Gets or sets the size and location of the block element, in pixels, relative to the document image page size
Public propertyIndex
Gets the Index of the block in the parent collection.
Public propertyOrientation
Gets the text Orientation of the block.
Public propertyParagraphs
Gets the collection of Paragraphs that form the block.
Public propertyText
Gets the Text string that is inside the block.
Top
See Also