Add
TemplateCollection.Add method
Adds a template to the end of the TemplateCollection
.
public void Add(Template template)
Parameter | Type | Description |
---|---|---|
template | Template | The template to be added to the end of the TemplateCollection . |
See Also
- class Template
- class TemplateCollection
- namespace GroupDocs.Parser.Templates
- assembly GroupDocs.Parser