PdfDocumentControlPrintBackgrounds Property

Controls if background graphics are printted by HTML to PDF converter. The default is true.

Definition

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

Property Value

Boolean

See Also