fragments property
fragments property
Gets an array of text fragments, such as symbols and words, recognized in the line.
Definition:
@property
def fragments(self):
...
See Also
- module
groupdocs.redaction.integration.ocr
- class
TextLine
Gets an array of text fragments, such as symbols and words, recognized in the line.
@property
def fragments(self):
...
groupdocs.redaction.integration.ocr
TextLine