CoreWebView2PrintSettings.ShouldPrintBackgrounds Property

Definition

true if background colors and images should be printed.

public bool ShouldPrintBackgrounds { get; set; }
member this.ShouldPrintBackgrounds : bool with get, set
Public Property ShouldPrintBackgrounds As Boolean

Property Value

Remarks

The default value is false.

Applies to