Click or drag to resize

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.Security
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public string ApplicationVersion { 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