Item
Template indexer
Gets the template item by an index.
public TemplateItem this[int index] { get; }
| Parameter | Description |
|---|---|
| index | The zero-based index of the template item. |
Return Value
An instance of TemplateItem class.
See Also
- class TemplateItem
- class Template
- namespace GroupDocs.Parser.Templates
- assembly GroupDocs.Parser