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