PdfPageCustomHeaderTemplate Property |
Represents the custom header template for the page. It will replace the document header template
on this page.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public Template CustomHeaderTemplate { get; set; }
Public Property CustomHeaderTemplate As Template
Get
Set
Property Value
Type:
TemplateSee Also