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

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
C#
public bool GpuCompositingEnabled { get; set; }

Property Value

Boolean

See Also