HiQPdf Documentation

PdfDocumentFooter Property

Quickly Create High Quality PDFs
The PDF document footer. The CreateFooterCanvas(Single, Single) method can be used to create an object of PdfDocumentFooter type

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