DocumentAddFooterTemplate Method
Adds a footer with the given height to document
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public Template AddFooterTemplate(
float height
)
Public Function AddFooterTemplate (
height As Single
) As Template
- height Single
- The footer height
TemplateThe newly added footer template