HiQPdf Library for .NET Help
C#
Show/Hide TOC
Html
Object
Base
Web
GLEnabled Property
Controls if the WebGL is enabled. This property is false by default
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
bool
WebGLEnabled
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
HtmlObjectBase Class
HiQPdf Namespace
In This Article
Definition
See Also