Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

CertificateInfo Property






A dictionary of the certificate information of this signature.
Syntax
public IDictionary<string,string> CertificateInfo {get;}
'Declaration
 
Public ReadOnly Property CertificateInfo As IDictionary(Of String,String)
'Usage
 
Dim instance As PDFSignature
Dim value As IDictionary(Of String,String)
 
value = instance.CertificateInfo
public:
property IDictionary<String^,String^>^ CertificateInfo {
   IDictionary<String^,String^>^ get();
}

Property Value

A dictionary of the certificate information of this signature. The key of this dictionary is, in most cases, one of the CertificateInfoXYZ constants defined in PDFSignature.
Requirements

Target Platforms

See Also

Reference

PDFSignature Class
PDFSignature Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features