Add a new template with the specified width and height to the document templates collection.
The template location is top left corner of the page.

C# | Visual Basic | Visual C++ |
public Template AddNewTemplate( float width, float height )
Public Function AddNewTemplate ( width As Single, height As Single ) As Template
public: Template^ AddNewTemplate( float width, float height )

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)