IHeaderTemplateTPrintSettings Interface | 
Namespace: DotNetBrowser.Print.Settings
public interface IHeaderTemplate<out TPrintSettings> where TPrintSettings : class, IPrintSettings
The IHeaderTemplateTPrintSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| HeaderTemplate | 
                Gets or sets the HTML to be displayed in the header.
              | 
| Name | Description | |
|---|---|---|
| SetHeaderTemplateTPrintSettings | 
                Sets the HTML to be displayed in the header.
              (Defined by HeaderTemplateExtensions.) | 
This interface is implemented by specific IPrintSettings implementations that support configuring the header for printing.