ExpertPdf Html to Pdf Converter Library
GetCertificates Method (sysCertStore)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentDigitalCertificatesStoreGetCertificates(CertSystemStore)
ExpertPdf Html to Pdf Converter Library
Gets the certificates collection from the specified system certificates store.
Declaration Syntax
C#Visual BasicVisual C++
public static DigitalCertificatesCollection GetCertificates(
	CertSystemStore sysCertStore
)
Public Shared Function GetCertificates ( 
	sysCertStore As CertSystemStore
) As DigitalCertificatesCollection
public:
static DigitalCertificatesCollection^ GetCertificates(
	CertSystemStore sysCertStore
)
Parameters
sysCertStore (CertSystemStore)
The system certificates store
Return Value
DigitalCertificatesCollection
The certificates collection

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)