PDFView4NET WinForms Edition
PDFField Class
Members 




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

System.Object
   O2S.Components.PDFView4NET.Forms.PDFField
      O2S.Components.PDFView4NET.Forms.PDFCheckBoxField
      O2S.Components.PDFView4NET.Forms.PDFListField
      O2S.Components.PDFView4NET.Forms.PDFPushButtonField
      O2S.Components.PDFView4NET.Forms.PDFRadioButtonListField
      O2S.Components.PDFView4NET.Forms.PDFSignatureField
      O2S.Components.PDFView4NET.Forms.PDFTextBoxField

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

PDFField Members
O2S.Components.PDFView4NET.Forms Namespace