Property DefaultFonts
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
DefaultFonts
Gets the default fonts used by the browser.
IDefaultFonts DefaultFonts { get; }
Property Value
- IDefaultFonts
The default fonts used by the browser.
Remarks
The returned object belongs to this browser and can be used while the browser is alive.