| TesseractOcrBlock Properties |
The TesseractOcrBlock type exposes the following members.
| Name | Description | |
|---|---|---|
| Bounds |
Gets or sets the size and location of the block element, in pixels, relative to the document image page size
| |
| Index |
Gets the Index of the block in the parent collection.
| |
| Orientation |
Gets the text Orientation of the block.
| |
| Paragraphs |
Gets the collection of Paragraphs that form the block.
| |
| Text |
Gets the Text string that is inside the block.
|