TextLine
Leave feedback
On this page
Represents text, extracted from an image as a result of its recognition process.
public class TextLine
| Name | Description |
|---|---|
| TextLine(IEnumerable<TextFragment>) | Initializes a new instance of a line of text, extracted by OCR engine from an image. |
| Name | Description |
|---|---|
| Fragments { get; } | Gets an array of text fragments, such as symbols and words, recognized in the line. |
- namespace GroupDocs.Conversion.Integration.Ocr
- assembly GroupDocs.Conversion
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.