HiQPdf Documentation

PdfPageCreateFooterCanvas Method

Quickly Create High Quality PDFs
Creates a footer canvas and assigns it to Footer property of the page

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfDocumentFooter CreateFooterCanvas(
	float height
)

Parameters

height
Type: SystemSingle
The footer height

Return Value

Type: PdfDocumentFooter
The page footer canvas
See Also

Reference