|
PdfPageDisplayHeader Property |
Controls if a custom header is displayed in the current pdf page.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public bool DisplayHeader { get; set; }
Public Property DisplayHeader As Boolean
Get
Set
Property Value
Type:
BooleanSee Also