ReadOnlyCheckBoxProperties Properties
An interface implementing the checkbox properties accessed by the DocumentIterator.| Name | Description |
|---|---|
| DefaultState | Gets whether the checkbox should take its default value (checked). |
| Size | Gets the checkbox size. |
| SizeMode | Gets the checkbox size mode. |
| State | Gets the checkbox state. |
See Also