Gets or sets a flag indicating if the HTML page background is rendered in PDF.
Default value is true. Setting this property to false can make visible the existing
PDF content behind this element.

C# | Visual Basic | Visual C++ |
public bool DrawBackground { get; set; }
Public Property DrawBackground As Boolean Get Set
public: property bool DrawBackground { bool get (); void set (bool value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)