Skip to content

Latest commit

 

History

History
 
 

ReadSignatureProperties

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Read PDF signature properties in C# and VB.NET

This sample shows how to read PDF signature and corresponding certificates properties.

Docotic.Pdf library can read digital signature properties like the name of the signer, the time of signing, the signer's contact info. It is also possible to access the signing certificate embedded in the signature. The library can also retrieve the issuer certificate for the signing certificate if it's embedded in the signature.

See also