Back to Devexpress

PdfButtonFormFieldFacade Properties

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

latest2.3 KB
Original Source

PdfButtonFormFieldFacade Properties

Contains a set of properties used to manage button form fields without access to their inner structure.

NameDescription
AcroFormRetrieves the AcroForm that contains the form field. Inherited from PdfFormFieldFacade.
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.
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.
TypeGets the form field type.
WidgetsRetrieves properties of each annotation widget related to the form field. Inherited from PdfFormFieldFacade<TWidget, TField>.

See Also

PdfButtonFormFieldFacade Class

PdfButtonFormFieldFacade Members

DevExpress.Pdf Namespace