ExpertPdf Html to Pdf Converter Library
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.

Declaration Syntax
public bool DrawBackground { get; set; }Public Property DrawBackground As Boolean
public:
property bool DrawBackground {
bool get ();
void set (bool value);
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)