ImageGear .NET v24.12 - Updated
CheckBox Class Properties


ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace : CheckBox Class

For a list of all members of this type, see CheckBox members.

Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether the checkbox is checked. If there are multiple checkboxes in the field, setting Checked to true will check the first checkbox.  
Public Property Gets or sets a value indicating whether the checkbox is checked by default. If there are multiple checkboxes in the field, setting Checked to true will modify the first checkbox.  
Public Property Gets or sets the default value of the field.  
Public Property Gets or sets the export value of the field. This assumes the most common case in which the field has exactly one widget. If the field has more than one widget, use Options[i].ExportValue instead.  
Public Property Gets or sets the value of the field.  
Top
See Also

Reference

CheckBox Class
ImageGear.Formats.PDF.Forms Namespace