Table of Contents

Interface IDefaultFonts

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

The default fonts used by a browser.

public interface IDefaultFonts

Remarks

An instance of this interface belongs to a browser and can be used while the browser is alive.

Properties

Available

Gets the system fonts available to the browser.

FixedWidth

Gets or sets the fixed-width font used by the browser.

Mathematical

Gets or sets the mathematical font used by the browser.

SansSerif

Gets or sets the sans-serif font used by the browser.

Serif

Gets or sets the serif font used by the browser.

Standard

Gets or sets the standard font used by the browser.