PDFView4NET WinForms Edition
PDFDropDownListField Class
Members 




O2S.Components.PDFView4NET.Forms Namespace : PDFDropDownListField Class
Defines a drop down list field for user input in the PDF file.
Object Model
PDFDropDownListField ClassPDFJavaScriptAction ClassPDFForm ClassPDFJavaScriptAction ClassPDFListItemCollection ClassPDFListItem ClassPDFJavaScriptAction ClassPDFListItem ClassPDFJavaScriptAction ClassPDFFieldWidgetCollection ClassPDFFieldWidget Class
Syntax
'Declaration
 
Public Class PDFDropDownListField 
   Inherits PDFListField
'Usage
 
Dim instance As PDFDropDownListField
public class PDFDropDownListField : PDFListField 
public __gc class PDFDropDownListField : public PDFListField 
public ref class PDFDropDownListField : public PDFListField 
Inheritance Hierarchy

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

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

PDFDropDownListField Members
O2S.Components.PDFView4NET.Forms Namespace