EVO HTML to PDF Converter

PdfPageFooter Property

EVO HTML to PDF Converter for .NET Documentation
Represents the custom footer template for the page. It will replace the document footer template on this page.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public Template Footer { get; set; }

Property Value

Type: Template
See Also

Reference