checked property
CheckBoxControl.checked property
Gets or sets a boolean value indicating either this CheckBoxControl is checked or not.
The default value is false
.
get checked(): boolean
See Also
- module Aspose.Words.Drawing.Ole
- class CheckBoxControl