DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Engine
IEngine Interface
IEngine Properties
CookieStore Property
Downloads Property
HttpCache Property
MediaDevices Property
Network Property
Options Property
Permissions Property
Plugins Property
Profiles Property
Proxy Property
SpellChecker Property
ZoomLevels Property
IEngine
Options Property
Gets the options that were used to initialize this
IEngine
.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax
C#
Copy
EngineOptions
Options
{
get
; }
Property Value
Type:
EngineOptions
The
EngineOptions
that were used to initialize this
IEngine
.
See Also
Reference
IEngine Interface
DotNetBrowser.Engine Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.