PdfTimestamperApplicationVersion 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.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
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.
See Also