HiQPdf Documentation

PdfCertificatesCollectionFromSystemStore Method (CertificatesStoreTypes)

Quickly Create High Quality PDFs
Returns the collection of certificates from a given system store

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public static PdfCertificatesCollection FromSystemStore(
	CertificatesStoreTypes systemStoreType
)

Parameters

systemStoreType
Type: HiQPdfCertificatesStoreTypes
The system store

Return Value

Type: PdfCertificatesCollection
The collection of certificates from the given store
See Also

Reference