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
public:
property Template^ default[int templateIndex] {
	Template^ get (int templateIndex);
}
Parameters
templateIndex (Int32)
Return Value
The template at the specified zero based index.

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)