Add a new template with the specified bounds to the document templates collection.
Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- bounds
- Type: System.DrawingRectangleF
The template element bounds in points.
Return Value
Type: TemplateThe newly added template.
See Also