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. You can add a document footer with
AddHeaderTemplate(Single) method.
Namespace: WinnovativeClientAssembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
public Template Header { get; }
Public ReadOnly Property Header As Template
Get
Property Value
Template