EVO HTML to PDF Converter

DocumentAddHeaderTemplate Method

Winnovative Client for .NET Documentation
Adds a header with the given height to document

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public Template AddHeaderTemplate(
	float height
)

Parameters

height
Type: SystemSingle
The header height

Return Value

Type: Template
The newly added header template
See Also

Reference