PdfRadioFieldChecked Property |
Gets or sets the checked state of this form field
Namespace:
RadPdf.Data.Document.Objects.FormFields
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public bool Checked { get; set; }
Public Property Checked As Boolean
Get
Set
Property Value
Type:
BooleanSee Also