PDFView4NET WinForms Edition
PDFListField Class
Members 




O2S.Components.PDFView4NET.Forms Namespace : PDFListField Class
Base class for all list type fields.
Object Model
PDFListField ClassPDFJavaScriptAction ClassPDFForm ClassPDFJavaScriptAction ClassPDFListItemCollection ClassPDFListItem ClassPDFJavaScriptAction ClassPDFListItem ClassPDFJavaScriptAction ClassPDFFieldWidgetCollection ClassPDFFieldWidget Class
Syntax
'Declaration
 
Public MustInherit Class PDFListField 
   Inherits PDFField
'Usage
 
Dim instance As PDFListField
public abstract class PDFListField : PDFField 
public __gc abstract class PDFListField : public PDFField 
public ref class PDFListField abstract : public PDFField 
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Forms.PDFField
      O2S.Components.PDFView4NET.Forms.PDFListField
         O2S.Components.PDFView4NET.Forms.PDFDropDownListField
         O2S.Components.PDFView4NET.Forms.PDFListBoxField

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

PDFListField Members
O2S.Components.PDFView4NET.Forms Namespace