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

rectangle_tolerance property

rectangle_tolerance property

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.

Definition:

@property
def rectangle_tolerance(self):
    ...

See Also