EVO HTML to PDF Converter

DigitalCertificatesStoreGetCertificates Method

EVO HTML to PDF Converter for .NET Documentation
Gets the certificates collection from the Personal Certificates store. The Personal Certificates store can be accessed from Control Panel/Internet Options, Content, Certificates.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public static DigitalCertificatesCollection GetCertificates()

Return Value

Type: DigitalCertificatesCollection
The Personal certificates collection.
See Also

Reference