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

parse_by_template property

parse_by_template property

Gets the value that indicates whether parsing by template is supported.

Definition:

@property
def parse_by_template(self):
    ...

See Also