PDFView4NET WPF Edition
PDFListBoxField Class
Members 




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

System.Object
   O2S.Components.PDFView4NET.Forms.PDFField
      O2S.Components.PDFView4NET.Forms.PDFListField
         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

PDFListBoxField Members
O2S.Components.PDFView4NET.Forms Namespace