HiQPdf Documentation

PdfPageFooter Property

Quickly Create High Quality PDFs
The PDF page footer canvas on which to draw PDF objects. This property can be initialized by the CreateFooterCanvas(Single) method of this PDF page. The footer assigned to this property will override the global document footer.

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

public PdfDocumentFooter Footer { get; set; }

Property Value

Type: PdfDocumentFooter
See Also

Reference