TemplateCollectionAddNewTemplate(RectangleF) Method
Add a new template with the specified bounds to the document templates collection.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 14.0.0
public Template AddNewTemplate(
RectangleF bounds
)
- bounds RectangleF
- The template element bounds in points.
TemplateThe newly added template.