Click or drag to resize

PdfSignature Name Property

The name of the person or anthority signing the document this value should be used only when it is not possible to extract the name from the signature for example, from the certificat of the signer

Namespace: Spire.Pdf.Interactive.DigitalSignatures
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string Name { get; set; }

Property Value

Type: String
See Also