Back to Devexpress

PdfAcroFormSignatureField Properties

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

latest3.2 KB
Original Source

PdfAcroFormSignatureField Properties

Represents a signature field.

NameDescription
AppearanceSpecifies the appearance settings for the interactive form field. Inherited from PdfAcroFormVisualField.
LineAlignmentSpecifies the vertical alignment of the string within the signature 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.
TextSpecifies text displayed in a signature field.
TextAlignmentSpecifies the horizontal alignment of the interactive form field’s text. Inherited from PdfAcroFormCommonVisualField.
ToolTipSpecifies the form field’s tooltip text. Inherited from PdfAcroFormField.
VisibleSpecifies whether the form field is visible on the page. Inherited from PdfAcroFormVisualField.

See Also

PdfAcroFormSignatureField Class

PdfAcroFormSignatureField Members

DevExpress.Pdf Namespace