←Select platform

CertificateInfo Property

Summary

A dictionary of the certificate information of this signature.

Syntax

C#
VB
C++
public IDictionary<string,string> CertificateInfo {get;}
Public ReadOnly Property CertificateInfo As IDictionary(Of String,String)
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize