Get
TemplateCollection.Get method
Gets the template at the specified index.
public Template Get(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The zero-based index of the template to get. |
Return Value
The template at the specified index.
See Also
- class Template
- class TemplateCollection
- namespace GroupDocs.Parser.Templates
- assembly GroupDocs.Parser