Contents

shouldPrintBackgrounds

A Boolean that indicates whether or not the web view should include backgrounds when printing.

Declaration

var shouldPrintBackgrounds: Bool { get set }

Discussion

Set to true if the web view should print backgrounds, otherwise false.