Click or drag to resize

PdfSignatureInformationSignatureAuthor Property

Gets the name of the person or authority signing the document. This value should be used only when it is not possible to extract the name from the signature.

Namespace:  Atalasoft.PdfDoc.DigitalSignatures
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string SignatureAuthor { get; }

Property Value

Type: String
See Also