TextBlock Object
TextBlock Object
This object represents a text block. It can be used in document separation and document indexing scripts.
Properties
Name | Type | Description |
Paragraphs | Paragraphs, read-only | Represents a set of paragraphs of the text block. |
Region | Region, read-only | Region of the block. A region is a set of rectangles on the image positioned one under the other in such a way that the top line of the lower rectangle is the bottom line of the upper one, so that the rectangles do not overlap. |
Text | String, read-only | Whole text of the block. |
See also
3/26/2024 1:49:49 PM