mathematicalFont

abstract fun mathematicalFont(): Font

Returns the mathematical font of the browser.

Since

9.5.0

Throws

when the browser is closed


abstract fun 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