ocr_connector property
ocr_connector property
Gets or sets an instance of a class, implementing IOcrConnector interface.
Definition:
@property
def ocr_connector(self):
...
@ocr_connector.setter
def ocr_connector(self, value):
...
See Also
- module
groupdocs.redaction.options - class
IOcrConnector - class
RedactorSettings