PdfDocumentOptionsPdfHtmlHeader Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public PdfHtmlHeaderFooter PdfHtmlHeader { get; }

Property Value

PdfHtmlHeaderFooter

See Also