PdfDocumentOptionsPdfHtmlFooter Property

The generated PDF document footer based on a HTML template given by Html and HtmlBaseUrl properties or by the HtmlSourceUrl property

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public PdfHtmlHeaderFooter PdfHtmlFooter { get; }

Property Value

PdfHtmlHeaderFooter

See Also