serifFont

public abstract Font serifFont()

Returns the serif font of the browser.

Since

9.5.0

Throws

when the browser is closed


public abstract void serifFont(Font font)

Sets the serif font of the browser.

Since

9.5.0

Parameters

font

the new serif font

Throws

when the browser is closed