Winnovative Excel to PDF Converter

DigitalCertificatesCollectionItem Property

Winnovative Excel to PDF Converter Documentation
Gets the certificate at the specified zero besed index from collection.

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public DigitalCertificate this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
The zero based certificate index.

Return Value

Type: DigitalCertificate
The certificate at the specified index.
See Also

Reference