Click or drag to resize

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.43.0.0 (3.43.0.0)
Syntax
public bool Checked { get; set; }

Property Value

Type: Boolean
See Also