PdfCertificatesCollectionItem Property
Gets the certificate at the given index from collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfCertificate this[
int index
] { get; }
- index Int32
- The certificate index
PdfCertificateThe certificate at the given index in collection