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