set_ocr_connector method
set_ocr_connector
Set image OCR connector.
def set_ocr_connector(self, ocr_connector):
...
| Parameter | Type | Description |
|---|---|---|
| ocr_connector | IOcrConnector |
OCR connector instance |
See Also
- class
RasterImageLoadOptions
Set image OCR connector.
def set_ocr_connector(self, ocr_connector):
...
| Parameter | Type | Description |
|---|---|---|
| ocr_connector | IOcrConnector |
OCR connector instance |
RasterImageLoadOptions