PdfSignerApplicationVersion Property |
(Optional; PDF 1.6) A text string indicating the version of the application implementation, as described by the Name attribute in this dictionary.
When set by Adobe Acrobat, this entry is in the format: major.minor.micro (for example 7.0.7).
Default value: Version.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic string ApplicationVersion { get; set; }
Public Property ApplicationVersion As String
Get
Set
Property Value
String
A text string indicating the version of the application implementation, as described by the
Name attribute in this dictionary.
Remarks is shown in 'Acrobat Reader' when 'Advanced Properties...' button in 'Signature Properties' dialog window is clicked.
See AlsoReference
ApplicationVersion
Other Resources