mathematicalFont

public abstract Font mathematicalFont()

Returns the mathematical font of the browser.

Since

9.5.0

Throws

when the browser is closed


public abstract void mathematicalFont(Font font)

Sets the mathematical font of the browser.

Since

9.5.0

Parameters

font

the new mathematical font

Throws

when the browser is closed