PDFView4NET WinForms Edition
PDFCheckBoxField Class
Members 




O2S.Components.PDFView4NET.Forms Namespace : PDFCheckBoxField Class
Defines a checkbox in a PDF form.
Object Model
PDFCheckBoxField ClassPDFJavaScriptAction ClassPDFForm ClassPDFJavaScriptAction ClassPDFJavaScriptAction ClassPDFJavaScriptAction ClassPDFFieldWidgetCollection ClassPDFFieldWidget Class
Syntax
'Declaration
 
Public Class PDFCheckBoxField 
   Inherits PDFField
'Usage
 
Dim instance As PDFCheckBoxField
public class PDFCheckBoxField : PDFField 
public __gc class PDFCheckBoxField : public PDFField 
public ref class PDFCheckBoxField : public PDFField 
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Forms.PDFField
      O2S.Components.PDFView4NET.Forms.PDFCheckBoxField

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

PDFCheckBoxField Members
O2S.Components.PDFView4NET.Forms Namespace