TextLine
TextLine constructor
Initializes a new instance of a line of text, extracted by OCR engine from an image.
public TextLine(IEnumerable<TextFragment> fragments)
Parameter | Type | Description |
---|---|---|
fragments | IEnumerable`1 | initial set of text fragments |
See Also
- class TextFragment
- class TextLine
- namespace GroupDocs.Conversion.Integration.Ocr
- assembly GroupDocs.Conversion