EVO HTML to PDF Converter

DocumentFooter Property

EVO HTML to PDF Converter for .NET Documentation
Represents the default PDF document footer template. This footer is automatically considered when calculating the available space for rendering in a PDF page. This template is automatically docked to the bottom of the PDF 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