1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.templates
  6. /
  7. TemplateOptions class

TemplateOptions class

TemplateOptions class

Provides the options which are used for parsing by template functionality.

The TemplateOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the TemplateOptions class.

Properties

Property Description
rectangle_tolerance Gets the size of the border that is ignored when captured by the rectangular area. It’s measured by the fraction of a text item height.

See Also