Back to Devexpress

PdfGraphicsAcroFormSignatureField.Text Property

officefileapi-devexpress-dot-pdf-dot-pdfgraphicsacroformsignaturefield-e4fb55e6.md

latest1.1 KB
Original Source

PdfGraphicsAcroFormSignatureField.Text Property

Specifies the text displayed in a signature field.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Drawing.dll

NuGet Package : DevExpress.Pdf.Drawing

Declaration

csharp
public string Text { get; set; }
vb
Public Property Text As String

Property Value

TypeDescription
String

The text displayed in the signature field.

|

See Also

PdfGraphicsAcroFormSignatureField Class

PdfGraphicsAcroFormSignatureField Members

DevExpress.Pdf Namespace