public class TemplateOptions extends Object
| Constructor and Description |
|---|
TemplateOptions(double rectangleTolerance)
Initializes a new instance of the
TemplateOptions class. |
| Modifier and Type | Method and Description |
|---|---|
double |
getRectangleTolerance()
Gets the size of the border that is ignored when captured by the rectangular area.
|
public TemplateOptions(double rectangleTolerance)
TemplateOptions class.rectangleTolerance - 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.Copyright © 2026. All rights reserved.