Controls if the WebGL is enabled. This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference