PdfFormRadioButtonChecked Property
A flag indicating if the radio button is checked
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_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