ImageGear .NET v25.0 - Updated
ComboBoxWidgetAnnotation Class
Members 




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ComboBoxWidgetAnnotation Class
A widget annotation for a combobox.
Object Model
ComboBoxWidgetAnnotation Class
Syntax
'Declaration
 
Public Class ComboBoxWidgetAnnotation 
   Inherits WidgetAnnotation
'Usage
 
Dim instance As ComboBoxWidgetAnnotation
public class ComboBoxWidgetAnnotation : WidgetAnnotation 
public __gc class ComboBoxWidgetAnnotation : public WidgetAnnotation 
public ref class ComboBoxWidgetAnnotation : public WidgetAnnotation 
Inheritance Hierarchy

System.Object
   ImageGear.Formats.PDF.ImGearPDFObject
         ImageGear.Formats.PDF.WidgetAnnotation
            ImageGear.Formats.PDF.ComboBoxWidgetAnnotation

See Also

Reference

ComboBoxWidgetAnnotation Members
ImageGear.Formats.PDF Namespace