Documents for PDF, .NET Edition Documentation
ChoiceField Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace : ChoiceField Class
Base class for choice fields: ComboBox and ListBox.
Object Model
ChoiceField Class
Syntax
'Declaration
 
Public MustInherit Class ChoiceField 
   Inherits Field
   Implements GrapeCity.Documents.Common.IOwnedObject 
public abstract class ChoiceField : Field, GrapeCity.Documents.Common.IOwnedObject  
Inheritance Hierarchy

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

See Also

Reference

ChoiceField Members
GrapeCity.Documents.Pdf.AcroForms Namespace