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: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
public bool GpuCompositingEnabled { get; set; }
Property Value
Boolean