HtmlToPdfConverterGpuCompositingEnabled Property
A flag indicating if the GPU compositing is enabled in the HTML to PDF converter.
WebGL rendering requires this option to be enabled.
The default value is false
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool GpuCompositingEnabled { get; set; }
Property Value
Boolean