EngineOptionsIsGpuDisabled Property  | 
 
                Indicates whether GPU is disabled.
            
 
    Namespace: 
   DotNetBrowser.Engine
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.0
Syntaxpublic bool IsGpuDisabled { get; }Property Value
Type: 
Booleantrue if GPU is disabled, 
false otherwise.
See Also