 |
PdfFormFieldCheckBoxChecked Property |
Gets or sets a value that indicates if the check box field is checked or not.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic bool Checked { get; set; }Public Property Checked As Boolean
Get
Set
Property Value
Boolean
See Also