ExpertPdf PDF Creator Library
Item Property (templateIndex)
NamespacesExpertPdf.PdfCreatorTemplateCollectionItem[([( Int32])])
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)