[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.CheckBoxField.Checked

Checked Property

Checked

Gets or sets the value of this CheckBoxField as a Boolean value. See ValueObj for details.

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