TemplateBringToFront Property
When true, this property makes the template to be rendered in front of the
page main content. By default this property is true.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public bool BringToFront { get; set; }
Public Property BringToFront As Boolean
Get
Set
public:
property bool BringToFront {
bool get ();
void set (bool value);
}
member BringToFront : bool with get, set
Property Value
Boolean