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