CheckmarkGroupBlock Object (ICheckmarkGroupBlock Interface)
This object represents a recognized block which contains a group of checkmarks. To access the properties of the certain checkmark group block, use the AsCheckmarkGroupBlock method of the corresponding Block object.
Properties
| Name | Type | Description |
|---|---|---|
| Count | Integer, read-only | Stores the number of elements in the group. |
| Element | CheckmarkBlock, read-only | Provides access to a single element of the collection. |
Methods
| Name | Description |
|---|---|
| Item | Provides access to a single checkmark block of the group. |
Related objects

Output parameter
This object is the output parameter of the AsCheckmarkGroupBlock method of the Block object.
See also
15.08.2023 13:19:30