use_ocr property
use_ocr property
Gets the value that indicates whether the OCR Connector is used to extract a text.
Definition:
@property
def use_ocr(self):
...
@use_ocr.setter
def use_ocr(self, value):
...
See Also
- module
groupdocs.parser.options - class
TextOptions