ControlChecked
IPDFDocument4 :: Annotations

See Also
Collapse All

This property gets or sets the value indicating the checked state of controls.

Syntax

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