Winnovative Word to PDF Converter

PdfPageAddFooterTemplate Method

Winnovative Word to PDF Converter Documentation
Creates a template with the specified height and automatically set the Footer property of this page with the created template.

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

public Template AddFooterTemplate(
	float height
)

Parameters

height
Type: SystemSingle
The footer height

Return Value

Type: Template
The page footer
See Also

Reference