Back to Devexpress

PdfAcroFormSignatureField.Text Property

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

latest1.1 KB
Original Source

PdfAcroFormSignatureField.Text Property

Specifies text displayed in a signature field.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Property Value

TypeDescription
String

A String value which represents the text displayed in the signature field.

|

See Also

PdfAcroFormSignatureField Class

PdfAcroFormSignatureField Members

DevExpress.Pdf Namespace