Property Standard
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Standard
Gets or sets the standard font used by the browser.
Font Standard { get; set; }
Property Value
- Font
The standard font used by the browser.
Exceptions
- ArgumentNullException
The value is null.
- ObjectDisposedException
The associated browser has already been disposed.
- ConnectionClosedException
The connection to the Chromium engine is closed.