PdfFormRadioButtonChecked Property
A flag indicating if the radio button is checked
Namespace: EvoWordToPdfAssembly: EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 12.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
Boolean