DocumentHeader 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: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public Template Header { get; set; }
Public Property Header As Template
	Get
	Set
Property Value
Template