PdfSignatureAppearance.ApplicationVersion Property
In This Article
Gets or sets the version of the application used to sign the document.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | null | The application version. |
See Also