SignatureHandlerName Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
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:  Apitron.PDF.Kit.Interactive.Forms.Signature
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public abstract string Name { get; }

Property Value

Type: String
See Also

Reference