Table of Contents

Property KeepBackground

Namespace
BitMiracle.Docotic.Pdf.HtmlToPdf
Assembly
BitMiracle.Docotic.Pdf.HtmlToPdf.dll

KeepBackground

Gets or sets the value indicating whether the conversion should keep the background color and/or graphics.

public bool KeepBackground { get; set; }

Property Value

bool

true if the conversion should keep the background color and/or graphics; otherwise, false.

Remarks

Default value: true.

If the value is false, then the output pages will not have the background.