EVO HTML to PDF Converter

TemplateCollectionItem Property

EVO HTML to PDF Converter for .NET Documentation
Gets the template at the specified index zero base index.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public Template this[
	int templateIndex
] { get; }

Parameters

templateIndex
Type: SystemInt32

Return Value

Type: Template
The template at the specified zero based index.
See Also

Reference