Indicates if the radio button is checked
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool Checked { get; }
Public ReadOnly Property Checked As Boolean
Get
public:
property bool Checked {
bool get ();
}
member Checked : bool with get
Property Value
Type:
Boolean
Reference