TextFragment
Leave feedback
On this page
Represents a part of recognized text (word, symbol, etc), extracted by OCR engine.
public class TextFragment
| Name | Description |
|---|---|
| TextFragment(string, Rectangle) | Initializes a new instance of the recognized text fragment. |
| Name | Description |
|---|---|
| Rectangle { get; } | Gets a bounding rectangle of the recognized text fragment. |
| Text { get; } | Gets a textual content of the recognized text fragment. |
| Name | Description |
|---|---|
| override ToString() | Returns textual content of the recognized text fragment. |
Learn more
- More details about using OCR in GroupDocs.Redaction: OCR Usage Basics
- namespace GroupDocs.Redaction.Integration.Ocr
- assembly GroupDocs.Redaction
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.