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

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