EngineOptionsBuilderGpuDisabled Property  | 
 
                Disables or enables GPU.
            
 
    Namespace: 
   DotNetBrowser.Engine
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
Syntaxpublic bool GpuDisabled { get; set; }Property Value
Type: 
Booleantrue if the GPU is disabled, 
false otherwise.
See Also