Table of Contents

Property PrintingHeaderFooterEnabled

Namespace
DotNetBrowser.Print.Settings
Assembly
DotNetBrowser.dll

PrintingHeaderFooterEnabled

Enables or disables printing headers and footer.

bool PrintingHeaderFooterEnabled { get; set; }

Property Value

bool

true if printing headers and footer is enabled, false otherwise.

Exceptions

ArgumentException

The headers and footer printing is not supported by the printer.