HtmlToImageGpuCompositingEnabled Property
Controls if the GPU compositing is enabled in the HTML to Image converter.
It should be enabled to convert web page with WebGL.
The default value is false
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public bool GpuCompositingEnabled { get; set; }
Property Value
Boolean