The checked status in form of the check box field
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference