Back to Devexpress

PdfChoiceFormFieldFacade<T> Properties

officefileapi-devexpress-dot-pdf-dot-pdfchoiceformfieldfacade-1-dot-underscore-properties.md

latest2.9 KB
Original Source

PdfChoiceFormFieldFacade<T> Properties

Contains properties that apply to list box an combo box form fields.

NameDescription
AcroFormRetrieves the AcroForm that contains the form field. Inherited from PdfFormFieldFacade.
CommitOnSelectionChangeGets or sets whether to commit a new value once the selection is made.
ExportGets or sets whether to export the form field if it is associated with a Submit A Form action. Inherited from PdfFormFieldFacade.
FieldRetrieves field’s inner properties. Inherited from PdfFormFieldFacade<TWidget, TField>.
FlagsGets or sets the form field flags. Inherited from PdfFormFieldFacade.
FullNameGets the form field’s full name. Inherited from PdfFormFieldFacade.
ItemsGets form field items.
ReadOnlyGets or sets whether the form field is read-only. Inherited from PdfFormFieldFacade.
RequiredGets or sets whether to force users to complete the form field. Inherited from PdfFormFieldFacade.
SortedGets or sets whether to sort form field items alphabetically.
TextJustificationGets or sets how the text is aligned in the form field.
TypeGets the form field type. Inherited from PdfFormFieldFacade.
WidgetsRetrieves properties of each annotation widget related to the form field. Inherited from PdfFormFieldFacade<TWidget, TField>.

See Also

PdfChoiceFormFieldFacade<T> Class

PdfChoiceFormFieldFacade<T> Members

DevExpress.Pdf Namespace