PDFView4NET WPF Edition
PDFListBoxWidget Class
Members 




O2S.Components.PDFView4NET.Forms Namespace : PDFListBoxWidget Class
Defines the widget for a listbox field.
Object Model
PDFListBoxWidget ClassPDFAnnotationAppearance ClassPDFAction ClassPDFField ClassPDFAction ClassPDFFontBase ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFPage ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAction ClassPDFAnnotationReplyCollection ClassPDFMarkupAnnotation Class
Syntax
'Declaration
 
Public Class PDFListBoxWidget 
   Inherits PDFFieldWidget
   Implements O2S.Components.PDFView4NET.IRawPDFData 
'Usage
 
Dim instance As PDFListBoxWidget
public class PDFListBoxWidget : PDFFieldWidget, O2S.Components.PDFView4NET.IRawPDFData  
public __gc class PDFListBoxWidget : public PDFFieldWidget, O2S.Components.PDFView4NET.IRawPDFData  
public ref class PDFListBoxWidget : public PDFFieldWidget, O2S.Components.PDFView4NET.IRawPDFData  
Remarks
The field widget is the field's visual representation on a PDF page. A textbox field can have multiple widgets on the same page or on different pages. All the field widgets display the same field value.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.Annotations.PDFAnnotation
      O2S.Components.PDFView4NET.Forms.PDFFieldWidget
         O2S.Components.PDFView4NET.Forms.PDFListBoxWidget

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

PDFListBoxWidget Members
O2S.Components.PDFView4NET.Forms Namespace