Adds a new template with the specified width and height to the document templates collection.
            The template location is top left corner of the page.
            
Namespace: Winnovative.ExcelToPdf
Assembly: wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- width
 - Type: SystemSingle
The template width - height
 - Type: SystemSingle
The template height 
Return Value
Type: TemplateThe newly added template
See Also