PdfDocumentControlPrintBackgrounds Property

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

Definition

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

Property Value

Boolean

See Also