TemplateOptions

TemplateOptions constructor

Initializes a new instance of the TemplateOptions class.

public TemplateOptions(double rectangleTolerance)
Parameter Type Description
rectangleTolerance Double 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