EVO HTML to PDF Converter

HtmlToPdfConverterPdfFooterOptions Property

EVO PDF Client for .NET Documentation
Gets a reference to an object to control the generated PDF document footer options. The footer is displayed in the generated PDF document only if the ShowFooter property is true.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public PdfFooterOptions PdfFooterOptions { get; }

Property Value

Type: PdfFooterOptions
See Also

Reference