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: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool BringToFront { get; set; }
Public Property BringToFront As Boolean
Get
Set
Property Value
Type:
Boolean
See Also