Click or drag to resize

PdfPageCustomFooterTemplate Property

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

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public Template CustomFooterTemplate { get; set; }

Property Value

Type: Template
See Also