XFINIUM.PDF Documentation
PdfComboBoxField Class Members
Properties 

The following tables list the members exposed by PdfComboBoxField.

Public Constructors
 NameDescription
Public ConstructorPdfComboBoxField ConstructorInitializes a new PdfComboBoxField object.  
Top
Public Properties
 NameDescription
Public PropertyAlternateName Gets or sets the field alternate name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyCalculateAction Gets or sets the calculate action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyCommitOnSelectionChange Gets or sets a value indicating whether the new value shall be committed as soon as a selection is made. (Inherited from Xfinium.Pdf.Forms.PdfListField)
Public PropertyEditable Gets or sets a value indicating whether the value in combo box is editable by the user.  
Public PropertyEnableSpellCheck Gets or sets a value indicating whether the field value should be spell-checked.  
Public PropertyExport Gets or sets a value indicating whether the field can be exported or not. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyForm Gets the Acrobat form this field belongs to. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyFormatAction Gets or sets the format action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyItems Gets the items in the list. (Inherited from Xfinium.Pdf.Forms.PdfListField)
Public PropertyKeyPressAction Gets or sets the keypress action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyMappingName Gets or sets the field mapping name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyName Gets or sets the field name. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyReadOnly Gets or sets a value indicating whether the field is read-only. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyRequired Gets or sets a value indicating whether the field is required. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertySelectedIndex Gets or sets the lowest ordinal index of the selected items in the list. (Inherited from Xfinium.Pdf.Forms.PdfListField)
Public PropertySelectedItem Gets or sets the first selected item in the list. (Inherited from Xfinium.Pdf.Forms.PdfListField)
Public PropertySort Gets or sets a value indicating whether the field's option items shall be sorted alphabetically. (Inherited from Xfinium.Pdf.Forms.PdfListField)
Public PropertyType Gets the field type. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyValidateAction Gets or sets the validate action. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyValue Gets or sets the field value. (Inherited from Xfinium.Pdf.Forms.PdfField)
Public PropertyWidgets Gets the list of field widgets. (Inherited from Xfinium.Pdf.Forms.PdfField)
Top
See Also

Reference

PdfComboBoxField Class
Xfinium.Pdf.Forms Namespace

Send Feedback