Documents for PDF, .NET Edition Documentation
ComboBoxField Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace : ComboBoxField Class
Represents the ComboBox field.
Object Model
ComboBoxField Class
Syntax
'Declaration
 
Public Class ComboBoxField 
   Inherits ChoiceField
   Implements GrapeCity.Documents.Common.IOwnedObject 
public class ComboBoxField : ChoiceField, GrapeCity.Documents.Common.IOwnedObject  
Inheritance Hierarchy

System.Object
      GrapeCity.Documents.Pdf.AcroForms.Field
         GrapeCity.Documents.Pdf.AcroForms.ChoiceField
            GrapeCity.Documents.Pdf.AcroForms.ComboBoxField

See Also

Reference

ComboBoxField Members
GrapeCity.Documents.Pdf.AcroForms Namespace