PdfHtmlTemplateEnableElevatedRendering Property
Enables the HTML renderer to inherit the elevated privileges of the application
using the library when the application is running elevated on Windows.
The default value is true
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.36.0
public bool EnableElevatedRendering { get; set; }
Property Value
Boolean