setHeaderFontName

open fun setHeaderFontName(fontName: String? = null)

Sets the font for printing the page header.

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 header text, or null.