Click or drag to resize

PdfSignature Name Property

The name of the person or authority signing the document.

Namespace: Spire.Pdf.Security
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