EVO HTML to PDF Converter

Document.AddHeaderTemplate Method

EVO HTML to PDF Converter for .NET Documentation
Adds a header with the given height to document

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public Template AddHeaderTemplate(
	float height
)

Parameters

height
Type: System.Single
The header height

Return Value

Type: Template
The newly added header template
See Also

Reference