ExpertPdf Html to Pdf Converter Library
When this property is true the header will be shown on the first page otherwise it will not be shown.
This property has priority over ShowOnOddPages. The default value is true.

Declaration Syntax
public bool ShowOnFirstPage { get; set; }Public Property ShowOnFirstPage As Boolean
public:
property bool ShowOnFirstPage {
bool get ();
void set (bool value);
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)