HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Form
Check
Box
Checked Property
The checked status in form of the check box field
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
bool
Checked
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
PdfFormCheckBox Class
HiQPdf Namespace
In This Article
Definition
See Also