C#
VB
C++
A dictionary of the certificate information of this signature.
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();
}
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET