Property Mathematical
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Mathematical
Gets or sets the mathematical font used by the browser.
Font Mathematical { get; set; }
Property Value
- Font
The mathematical 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.