Signature Signer Property. The name of the person signing. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] string

[Visual Basic]
String
See description. No The name of the person signing.

 

   

Notes
 

The name of the person signing.

When you call the Sign function the name of the signer is automatically updated to match the name associated with the private key.

Note that this property can only be relied on if the certificate is valid. You can check whether the certificate is valid using the Validate function.

You will not need to change the value of this property unless you are writing low level signature manipulation code.

 

   

Example
 

None.