Xfinium.Pdf.Forms Namespace : PdfListField Class |
The following tables list the members exposed by PdfListField.
Name | Description | |
---|---|---|
![]() | AlternateName | Gets or sets the field alternate name. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | CalculateAction | Gets or sets the calculate action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | CommitOnSelectionChange | Gets or sets a value indicating whether the new value shall be committed as soon as a selection is made. |
![]() | Export | Gets or sets a value indicating whether the field can be exported or not. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Form | Gets the Acrobat form this field belongs to. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | FormatAction | Gets or sets the format action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Items | Gets the items in the list. |
![]() | KeyPressAction | Gets or sets the keypress action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | MappingName | Gets or sets the field mapping name. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Name | Gets or sets the field name. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | ReadOnly | Gets or sets a value indicating whether the field is read-only. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Required | Gets or sets a value indicating whether the field is required. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | SelectedIndex | Gets or sets the lowest ordinal index of the selected items in the list. |
![]() | SelectedItem | Gets or sets the first selected item in the list. |
![]() | Sort | Gets or sets a value indicating whether the field's option items shall be sorted alphabetically. |
![]() | Type | Gets the field type. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | ValidateAction | Gets or sets the validate action. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Value | Gets or sets the field value. (Inherited from Xfinium.Pdf.Forms.PdfField) |
![]() | Widgets | Gets the list of field widgets. (Inherited from Xfinium.Pdf.Forms.PdfField) |