1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.templates
  6. /
  7. Template class
  8. /
  9. is_ocr_compatible property

is_ocr_compatible property

is_ocr_compatible property

Gets the value that indicates whether the template is compatible with OCR.

Definition:

@property
def is_ocr_compatible(self):
    ...

See Also