PdfSignerApplicationName Property |
(Optional; PDF 1.5) The name of the software module used to create the signature.
When used as an entry in the data dictionary of the Filter attribute (Table 2.1), the value is the name of the signature handler.
The value is normally equal to the value of the Filter attribute in the signature dictionary.
Default value: Name.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic string ApplicationName { get; set; }
Public Property ApplicationName As String
Get
Set
Property Value
String
The name of the software module used to create the signature.
Remarks is shown in 'Acrobat Reader' when 'Advanced Properties...' button in 'Signature Properties' dialog window is clicked.
See AlsoReference
ApplicationName
Other Resources