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