DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Engine
BinariesExtractionOptions Class
BinariesVerificationLevel Enumeration
ChromiumBinariesMissingException Class
ConnectionClosedException Class
EngineFactory Class
EngineInitializationException Class
EngineOptions Class
EngineOptions.Builder Class
IEngine Interface
InvalidLicenseException Class
LicenseException Class
MissingDependencyException Class
NoLicenseException Class
PasswordStore Class
ProprietaryFeatures Enumeration
RenderingMode Enumeration
Theme Enumeration
Theme Enumeration
The Chromium theme, which affects the appearanceof web pages and their contents, as well as Chromium dialogs, such as Print Preview and DevTools.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.4
Syntax
C#
Copy
public
enum
Theme
Members
Member name
Value
Description
Unspecified
0
Reserved value.
Light
1
The light theme.
Dark
2
The dark theme.
System
3
The theme inherited from the operating system settings.
See Also
Reference
DotNetBrowser.Engine Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.