PdfFooterOptionsShowOnEvenPages Property |
Show or not the header on even pages. By default the header is displayed both on odd and even pages.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool ShowOnEvenPages { get; set; }
Public Property ShowOnEvenPages As Boolean
Get
Set
Property Value
Type:
Boolean
See Also