setFooterFontName

open fun setFooterFontName(fontName: String? = null)

Sets the font for printing the page footer.

If null is supplied, the default font (i.e. the one being used for the text) will be used instead.

Parameters

fontName

the name of the font for the footer text, or null.