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