PDFView4NET WinForms Edition
PDFCheckBoxWidget Class
Members 




O2S.Components.PDFView4NET.Forms Namespace : PDFCheckBoxWidget Class
Defines the widget for a check box field.
Object Model
PDFCheckBoxWidget ClassPDFAnnotationAppearance ClassPDFDeviceColor ClassPDFAction ClassPDFDeviceColor ClassPDFAnnotationAppearance ClassPDFAnnotationAppearance ClassPDFAnnotationAppearance ClassPDFRgbColor ClassPDFField ClassPDFAction ClassPDFFontBase ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation ClassPDFDeviceColor ClassPDFAnnotationAppearance ClassPDFAnnotationAppearance ClassPDFAnnotationAppearance Class
Syntax
'Declaration
 
Public Class PDFCheckBoxWidget 
   Inherits PDFCheckWidget
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFCheckBoxWidget
public class PDFCheckBoxWidget : PDFCheckWidget, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFCheckBoxWidget : public PDFCheckWidget, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFCheckBoxWidget : public PDFCheckWidget, O2S.Components.PDFView4NET.IRawPDFData  
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Forms.PDFFieldWidget
         O2S.Components.PDFView4NET.Forms.PDFCheckWidget
            O2S.Components.PDFView4NET.Forms.PDFCheckBoxWidget

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFCheckBoxWidget Members
O2S.Components.PDFView4NET.Forms Namespace