ICheckmarkValue
What it does
Represents a checkmark value.
Note. This object is not available on the Web Verification Station for checking rules locally.
Properties
Name | Type | Access | Description |
---|---|---|---|
IsSuspicious | bool | Read/write |
Whether a checkmark value is certainly recognized. By default all checkmark values are considered uncertain. |
Name | string | Read-only | Checkmark name (field name in the Document Definition) |
Rect | IRect | Read-only | A rectangle of the checkmark |
Value | bool | Read/write | Checkmark value |
12.04.2024 18:16:02