HtmlToImageConverterGpuRenderingEnabled Property

A flag indicating if the GPU rendering is enabled in the HTML to Image converter. The default value is true

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
public bool GpuRenderingEnabled { get; set; }

Property Value

Boolean

See Also