Back to Devexpress

PdfAcroFormListBoxField Properties

officefileapi-devexpress-dot-pdf-dot-pdfacroformlistboxfield-dot-underscore-properties.md

latest3.2 KB
Original Source

PdfAcroFormListBoxField Properties

Represents a list box field.

NameDescription
AppearanceSpecifies the appearance settings for the interactive form field. Inherited from PdfAcroFormVisualField.
MultiSelectSpecifies whether multiple items can be selected simultaneously in the list box field.
NameSpecifies the interactive form field name. Inherited from PdfAcroFormField.
PageNumberSpecifies page number where the interactive form field will be created. Inherited from PdfAcroFormVisualField.
PrintSpecifies whether the current form field is printed. Inherited from PdfAcroFormVisualField.
ReadOnlyGets or sets whether the interactive form field allows edit operations. Inherited from PdfAcroFormVisualField.
RectangleSpecifies a rectangle inside which an interactive form field is located on a page. Inherited from PdfAcroFormCommonVisualField.
RequiredGets or sets the required status of the interactive form field. Inherited from PdfAcroFormVisualField.
RotationSpecifies the rotation to apply to interactive form field. Inherited from PdfAcroFormVisualField.
TextAlignmentSpecifies the horizontal alignment of the interactive form field’s text. Inherited from PdfAcroFormCommonVisualField.
ToolTipSpecifies the form field’s tooltip text. Inherited from PdfAcroFormField.
TopIndexSpecifies the index of the first visible item in the list box field.
VisibleSpecifies whether the form field is visible on the page. Inherited from PdfAcroFormVisualField.

See Also

PdfAcroFormListBoxField Class

PdfAcroFormListBoxField Members

DevExpress.Pdf Namespace