TextFragment class
Leave feedback
On this page
Represents a part of recognized text (word, symbol, etc), extracted by OCR engine.
Learn more
- More details about using OCR in GroupDocs.Redaction: https://docs.groupdocs.com/redaction/net/ocr-usage-basics/
The TextFragment type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the recognized text fragment. |
| Method | Description |
|---|---|
| to_string | Returns textual content of the recognized text fragment. |
| Property | Description |
|---|---|
| rectangle | The bounding rectangle of the recognized text fragment. |
| text | The textual content of the recognized text fragment. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.