PdfAcroFormSignatureField.Text Property
In This Article
Specifies text displayed in a signature field.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value which represents the text displayed in the signature field. |
See Also