[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.CheckBoxField.DefaultChecked

DefaultChecked Property

DefaultChecked

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

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