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

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

Reference

CheckBoxField Class
CheckBoxField Members