ExpertPdf Html to Pdf Converter Library
Item Property (templateIndex)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTemplateCollectionItem[([( Int32])])
ExpertPdf Html to Pdf Converter Library
Gets the template at the specified index zero base index.
Declaration Syntax
C#Visual BasicVisual 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);
}
Parameters
templateIndex (Int32)
Return Value
Template
The template at the specified zero based index.

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)