fixedWidthFont

public abstract Font fixedWidthFont()

Returns the fixed-width font of the browser.

Since

9.5.0

Throws

when the browser is closed


public abstract void fixedWidthFont(Font font)

Sets the fixed-width font of the browser.

Since

9.5.0

Parameters

font

the new fixed-width font

Throws

when the browser is closed