Winnovative PDF Creator Library for .NET
BringToFront Property
NamespacesWinnovative.PdfCreatorTemplateBringToFront
Winnovative PDF Creator Library for .NET
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
public:
property bool BringToFront {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 5.2.0.0 (5.2.0.0)