Gets the template at the specified index zero base index.

C# | Visual Basic | Visual C++ |
public Template this[ int templateIndex ] { get; }
Public ReadOnly Default Property Item ( templateIndex As Integer ) As Template Get
public: property Template^ default[int templateIndex] { Template^ get (int templateIndex); }

- templateIndex (Int32)

Template
The template at the specified zero based index.
The template at the specified zero based index.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)