RtfToPdfDocumentOptionsPdfHtmlHeader Property

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

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next.RtfToPdf (in HiQPdf.Next.RtfToPdf.dll) Version: 18.0.0
C#
public PdfHtmlHeaderFooter PdfHtmlHeader { get; }

Property Value

PdfHtmlHeaderFooter

See Also