TemplateOptions

TemplateOptions class

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

public sealed class TemplateOptions

Constructors

Name Description
TemplateOptions(double) Initializes a new instance of the TemplateOptions class.

Properties

Name Description
RectangleTolerance { get; } 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