ExpertPdf Html to Pdf Converter Library
SendToBackground Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTemplateSendToBackground
ExpertPdf Html to Pdf Converter Library
When true, this property makes the template to be rendered in the back of the page main content. By default this property is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool SendToBackground { get; set; }
Public Property SendToBackground As Boolean
	Get
	Set
public:
property bool SendToBackground {
	bool get ();
	void set (bool value);
}
Property Value

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