Click or drag to resize

FontSizeValue Property

Gets the font size in pixels.

Namespace:  DotNetBrowser.Ui
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.1
Syntax
C#
public int Value { get; }

Property Value

Type: Int32
The font size in pixels.
See Also