TemplateCollectionItem Property
Gets the template at the specified index zero base index.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public Template this[
int templateIndex
] { get; }
- templateIndex Int32
TemplateThe template at the specified zero based index.