Property PrintingBackgroundsEnabled
- Namespace
- DotNetBrowser.Print.Settings
- Assembly
- DotNetBrowser.dll
PrintingBackgroundsEnabled
Enables or disables printing background graphics.
bool PrintingBackgroundsEnabled { get; set; }
Property Value
- bool
true
if printing background graphics is enabled,false
otherwise.
Exceptions
- ArgumentException
The background graphics printing is not supported by the printer.