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

formatted_text_page property

formatted_text_page property

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

Definition:

@property
def formatted_text_page(self):
    ...

See Also