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