PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllGets or sets value indicating checked state of controls.
|
| VARIANT_BOOL ControlChecked { get; set; } |
Value
VARIANT_TRUE if the control is checked, VARIANT_FALSE otherwise.
Remarks
This property sets and returns the checked state for a checkbox and radio button control.
See AnnotBorderColor property for examples.
See Also
Reference


