ImageGear .NET - Updated
CheckBox Class
Members 




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace : CheckBox Class
A check box field.
Object Model
CheckBox ClassChoiceOption Class
Syntax
'Declaration
 
Public NotInheritable Class CheckBox 
   Inherits ChoiceField
'Usage
 
Dim instance As CheckBox
public sealed class CheckBox : ChoiceField 
public __gc __sealed class CheckBox : public ChoiceField 
public ref class CheckBox sealed : public ChoiceField 
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
      ImageGear.Formats.PDF.Forms.Field
         ImageGear.Formats.PDF.Forms.ChoiceField
            ImageGear.Formats.PDF.Forms.CheckBox

See Also

Reference

CheckBox Members
ImageGear.Formats.PDF.Forms Namespace