HtmlToPdfGpuRenderingEnabled Property
A flag indicating if hardware GPU rendering is enabled in the HTML to PDF converter.
This property has effect only when
EnableSoftwareGpuRendering is false.
The default value is false
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public bool GpuRenderingEnabled { get; set; }
Property Value
Boolean