DocumentAddHeaderTemplate Method
            Adds a header with the given height to document        
            
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public Template AddHeaderTemplate(
	float height
)
Public Function AddHeaderTemplate ( 
	height As Single
) As Template
- height  Single
- The header height
TemplateThe newly added header template