Winnovative HTML to PDF Converter

PdfPageAddHeaderTemplate Method

Winnovative HTML to PDF Converter for .NET Documentation
Creates a template with the specified height and automatically set the Header property of this page with the created template.

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public Template AddHeaderTemplate(
	float height
)

Parameters

height
Type: SystemSingle
The page header height

Return Value

Type: Template
The page header
See Also

Reference