PdfPageFooter Property

Represents the custom footer template for the page. It will replace the document footer template on this page.

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public Template Footer { get; set; }

Property Value

Template

See Also