Toolbox SDK
Toolbox SDK
Namespaces
PdfTools.Toolbox.Pdf.Forms
CheckBox Class
CheckBox Properties
Checked Property
CheckedExportName Property
Check
Box
Checked Property
The state of the check box
Namespace:
PdfTools.Toolbox.Pdf.Forms
Assembly:
PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.1.0+5820e9ca9ca173983539ffc40abc227fb62e6928
Syntax
C#
Copy
public
bool
Checked
{
get
;
set
; }
Property Value
Boolean
Exceptions
Exception
Condition
InvalidOperationException
if the object has already been closed
NotSupportedException
[set] if the document is read-only
InvalidOperationException
[set] if the form field is marked as read-only
See Also
Reference
CheckBox Class
PdfTools.Toolbox.Pdf.Forms Namespace
Copyright © PDF Tools AG 2024