PdfDocumentOptionsPrintBackgrounds Property

A flag indicating if background graphics are printted by HTML to PDF converter. The default is true.

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public bool PrintBackgrounds { get; set; }

Property Value

Boolean

See Also