TextRegions Object (ITextRegions Interface)
This object is a collection of text regions recognized on a page. It provides all the standard collection methods.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Stores the number of elements in the collection. |
Element | TextRegion, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
Item | Provides access to a single element of the collection. |
Related objects
Output parameter
This object is the output parameter of the ExtractTextRegions method of the Page object.
See also
15.08.2023 13:19:30