HtmlConverterBaseWebGLEnabled Property
Controls if the WebGL is enabled. This property is false by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool WebGLEnabled { get; set; }
Public Property WebGLEnabled As Boolean
Get
Set
public:
property bool WebGLEnabled {
bool get ();
void set (bool value);
}
member WebGLEnabled : bool with get, set
Property Value
Boolean