XFINIUM.PDF Documentation
PdfComboBoxField Class Members
Properties 

Xfinium.Pdf.Forms Namespace : PdfComboBoxField Class

The following tables list the members exposed by PdfComboBoxField.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PdfComboBoxField object.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the field alternate name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public Property Gets or sets the calculate action. (Inherited from PdfListField)
Public Property Gets or sets a value indicating whether the new value shall be committed as soon as a selection is made. (Inherited from PdfListField)
Public Property Gets the underlying COS object. (Inherited from PdfListField)
Public Property Gets or sets the field default value. (Inherited from PdfListField)
Public Property Gets or sets a value indicating whether the value in combo box is editable by the user.  
Public Property Gets or sets a value indicating whether the field value should be spell-checked.  
Public Property Gets or sets a value indicating whether the field can be exported or not. (Inherited from PdfListField)
Public Property Gets the Acrobat form this field belongs to. (Inherited from PdfListField)
Public Property Gets or sets the format action. (Inherited from PdfListField)
Public Property Gets the items in the list. (Inherited from PdfListField)
Public Property Gets or sets the keypress action. (Inherited from PdfListField)
Public Property Gets or sets the field mapping name. (Inherited from PdfListField)
Public Property Gets or sets the field name. (Inherited from PdfListField)
Public Property Gets or sets a value indicating whether the field is read-only. (Inherited from PdfListField)
Public Property Gets or sets a value indicating whether the field is required. (Inherited from PdfListField)
Public Property Gets or sets the lowest ordinal index of the selected items in the list. (Inherited from PdfListField)
Public Property Gets or sets the index of the selected items in the list. (Inherited from PdfListField)
Public Property Gets or sets the first selected item in the list. (Inherited from PdfListField)
Public Property Gets or sets a value indicating whether the field's option items shall be sorted alphabetically. (Inherited from PdfListField)
Public Property Gets the field type. (Inherited from PdfListField)
Public Property Gets or sets the validate action. (Inherited from PdfListField)
Public Property Gets or sets the field value. (Inherited from PdfListField)
Public Property Gets the list of field widgets. (Inherited from PdfListField)
Top
See Also

Reference

PdfComboBoxField Class
Xfinium.Pdf.Forms Namespace