Click or drag to resize
TemplateCollectionGetEnumerator Method
Gets the collection enumerator.

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

Return Value

Type: IEnumerator
The collection enumerator.
See Also