Click or drag to resize

DigitalCertificatesCollectionGetEnumerator Method

Gets the collection enumerator.

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
The collection enumerator.

Implements

IEnumerableGetEnumerator
See Also