TemplateCollectionHeaderTemplate Property |
Represents the default PDF document header template. This header is automatically considered
when calculating the available space for drawing in a PDF page. This template is automatically
docked to the top of the PDF page.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic Template HeaderTemplate { get; set; }Public Property HeaderTemplate As Template
Get
Set
Property Value
Template
See Also