HtmlToPdfConverterEnableElevatedRendering 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

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.36.0
C#
public bool EnableElevatedRendering { get; set; }

Property Value

Boolean

See Also