Click or drag to resize

TemplateCollectionGetEnumerator Method

Gets the collection enumerator.

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

Return Value

IEnumerator
The collection enumerator.
See Also