sansSerifFont

public abstract Font sansSerifFont()

Returns the sans-serif font of the browser.

Since

9.5.0

Throws

when the browser is closed


public abstract void sansSerifFont(Font font)

Sets the sans-serif font of the browser.

Since

9.5.0

Parameters

font

the new sans-serif font

Throws

when the browser is closed