PdfFormCheckBoxChecked Property
The initial status of the PDF form check box control
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool Checked { get; set; }
Public Property Checked As Boolean
Get
Set
public:
property bool Checked {
bool get ();
void set (bool value);
}
member Checked : bool with get, set
Property Value
Boolean