Back to Devexpress

PdfFormFieldFacade<TWidget, TField> Properties

officefileapi-devexpress-dot-pdf-dot-pdfformfieldfacade-2-dot-underscore-properties.md

latest2.2 KB
Original Source

PdfFormFieldFacade<TWidget, TField> Properties

A generic form field facade class that allows you to retrieve the annotation widget properties.

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.
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. Inherited from PdfFormFieldFacade.
WidgetsRetrieves properties of each annotation widget related to the form field.

See Also

PdfFormFieldFacade<TWidget, TField> Class

PdfFormFieldFacade<TWidget, TField> Members

DevExpress.Pdf Namespace