RTRTextBlock class
A block of recognized text, containing an array of text lines found in one text area on the image.
Properties
| Name | Type | Description |
|---|---|---|
| textLines | NSArray*, read-only | The array of RTRTextLine objects representing the lines of recognized text. |
3/2/2022 12:59:15 PM