XFINIUM.PDF Documentation
PdfComboBoxWidget Class
Members 



Xfinium.Pdf.Forms Namespace : PdfComboBoxWidget Class
Defines an interactive combo box widget.
Object Model
PdfComboBoxWidget ClassPdfFont ClassPdfColor ClassPdfAction ClassPdfColor ClassPdfCosDictionary ClassPdfField ClassPdfAction ClassPdfFont ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfAction ClassPdfPopupAnnotation ClassPdfColor ClassPdfVisualRectangle Class
Syntax
'Declaration
 
Public Class PdfComboBoxWidget 
   Inherits PdfFieldWidget
'Usage
 
Dim instance As PdfComboBoxWidget
public class PdfComboBoxWidget : PdfFieldWidget 
public ref class PdfComboBoxWidget : public PdfFieldWidget 
Remarks
The combo box widget is the visual representation of a combo box field on a PDF page.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Annotations.PdfAnnotation
      Xfinium.Pdf.Forms.PdfFieldWidget
         Xfinium.Pdf.Forms.PdfComboBoxWidget

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfComboBoxWidget Members
Xfinium.Pdf.Forms Namespace