EVO HTML to PDF Converter

DocumentAddFooterTemplate Method

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public Template AddFooterTemplate(
	float height
)

Parameters

height
Type: SystemSingle
The footer height

Return Value

Type: Template
The newly added footer template
See Also

Reference