Namespace: BitMiracle.Docotic.Pdf.HtmlToPdf
public bool KeepBackground { get; set; }
Public Property KeepBackground As Boolean Get Set
Default value: true.
If the value is false, then the output pages will either have an opaque white background or won't have the background at all, depending on the value of the TransparentBackground property.