TextBlock Object (ITextBlock Interface)
This object provides access to the specific properties of a recognized text block. To access the properties of a certain text block use the AsTextBlock method of the corresponding Block object.
Properties
| Name | Type | Description |
|---|---|---|
| Text | Text, read-only | This property is currently used only for internal purposes. Do not use it in your applications. |
| TextType | TextTypeEnum, read-only | Stores the type of the text. |
Related objects

Output parameter
This object is the output parameter of the AsTextBlock method of the Block object.
See also
15.08.2023 13:19:30