1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. OcrConnectorBase class
  8. /
  9. is_text_page_supported property

is_text_page_supported property

is_text_page_supported property

Gets the value that indicates whether the text page extraction is supported.

Definition:

@property
def is_text_page_supported(self):
    ...

See Also