PdfDocumentOptionsPrintBackgrounds Property

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

Definition

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

Property Value

Boolean

See Also