DocumentAddTemplate(RectangleF) Method
Adds a new template with the specified bounds to the document templates collection.
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
public Template AddTemplate(
RectangleF bounds
)
- bounds RectangleF
- The template element bounds
TemplateThe newly added template.