TemplateSendToBackground Property |
When true, this property makes the template to be rendered in the back of the
page main content. By default this property is false.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public bool SendToBackground { get; set; }
Public Property SendToBackground As Boolean
Get
Set
Property Value
Type:
BooleanSee Also