EVO Word to PDF Converter 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:
EvoWordToPdf
Assembly:
EvoWordToPdf_NetCore (in EvoWordToPdf_NetCore.dll) Version: 14.0.0
C#
Copy
public
bool
Checked
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
PdfFormCheckBox Class
EvoWordToPdf Namespace
In This Article
Definition
See Also