Back to Devexpress

PdfSignatureFormFieldFacade Properties

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

latest2.3 KB
Original Source

PdfSignatureFormFieldFacade Properties

Exposes a set of properties used to modify signature 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

PdfSignatureFormFieldFacade Class

PdfSignatureFormFieldFacade Members

DevExpress.Pdf Namespace