Add a new template with the specified bounds to the document templates collection.
Namespace: Winnovative.ExcelToPdf
Assembly: wnvexceltopdf (in wnvexceltopdf.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