ocr_connector property
ocr_connector property
Gets or sets the IOcrConnector
implementation, required to extract text from graphic content.
Definition:
@property
def ocr_connector(self):
...
@ocr_connector.setter
def ocr_connector(self, value):
...
See Also
- module
groupdocs.redaction.redactions
- class
IOcrConnector
- class
TextRedaction