standardFont

public abstract Font standardFont()

Returns the standard font of the browser.

Since

9.5.0

Throws

when the browser is closed


public abstract void standardFont(Font font)

Sets the standard font of the browser.

Since

9.5.0

Parameters

font

the new standard font

Throws

when the browser is closed