Winnovative PDF Creator Library for .NET
SendToBackground Property
NamespacesWinnovative.PdfCreatorTemplateSendToBackground
Winnovative PDF Creator Library for .NET
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);
}

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