Settings.printBackgrounds
bool printBackgrounds() @property nothrowGet printBackgrounds property.
Returns
Whether background images should be drawn during printing.
void printBackgrounds(bool propval) @property nothrowSet printBackgrounds property.
Parameters
propval | Whether background images should be drawn during printing. |