PdfPageAddHeaderTemplate Method
Creates a template with the specified height and automatically set the
Header property
of this page with the created template.
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public Template AddHeaderTemplate(
float height
)
Public Function AddHeaderTemplate (
height As Single
) As Template
- height Single
- The page header height
TemplateThe page header