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.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic bool SendToBackground { get; set; }Public Property SendToBackground As Boolean
Get
Set
Property Value
Boolean
See Also