Documents for PDF, .NET Edition Documentation
DefaultValue Property (CheckBoxField)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > CheckBoxField Class : DefaultValue Property
Gets or sets the default value of CheckBoxField.
Syntax
'Declaration
 
Public Shadows Property DefaultValue As System.Boolean
public new System.bool DefaultValue {get; set;}
See Also

Reference

CheckBoxField Class
CheckBoxField Members