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