ExpertPdf PDF Creator Library
BringToFront Property
NamespacesExpertPdf.PdfCreatorTemplateBringToFront
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)