RecognizedImage class
Leave feedback
On this page
Represents text, extracted from an image as a result of its recognition process.
Learn more
- More details about using OCR in GroupDocs.Redaction: https://docs.groupdocs.com/redaction/net/ocr-usage-basics/
The RecognizedImage type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the class, using a set of recognized lines. |
| Method | Description |
|---|---|
| to_string | Gets textual equivalent of the structured text. |
| Property | Description |
|---|---|
| lines | The lines of text, with their fragments, recognized within the document. |
| text | The textual equivalent of the structured text. |
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.