ImageGear .NET
CheckBox Class Members
Properties  Methods 


The following tables list the members exposed by CheckBox.

Public Properties
 NameDescription
Public PropertyChecked 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 PropertyCheckedByDefault 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 PropertyDefaultValue Gets or sets the default value of the field.  
Public PropertyExportValue 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 PropertyValue Gets or sets the value of the field.  
Top
Public Methods
 NameDescription
Public MethodAddOptionOverloaded.  Adds an option to the CheckBox. The option can be anywhere in the document.  
Top
See Also

Reference

CheckBox Class
ImageGear.Formats.PDF.Forms Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback