Property DefaultFontSize
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
DefaultFontSize
Gets or sets the default browser font size.
FontSize DefaultFontSize { get; set; }
Property Value
- FontSize
The default browser font size.
Exceptions
- ObjectDisposedException
The IBrowserSettings has already been disposed.
- ConnectionClosedException
The connection to the Chromium engine is closed.