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