EVO PDF Client for .NET Help
C#
Show/Hide TOC
Pdf
Form
Check
Box
Checked Property
The initial status of the PDF form check box control
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
C#
Copy
public
bool
Checked
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
PdfFormCheckBox Class
EvoPdfClient Namespace
In This Article
Definition
See Also