PdfPageFooter Property
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: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfDocumentFooter Footer { get; set; }
Property Value
PdfDocumentFooter