PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis property gets or sets the value indicating the 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 the AnnotBorderColor property for examples.
See Also
Reference


