[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ContentControl.Checked

Checked Property

Checked

Gets or sets whether the checkbox is checked. This property has effect only for content controls with type CheckBox.

Declaration
public bool Checked { get; set; }
Public Property Checked As Boolean