Page.getCurrentFont

Gets a Font instance of the page's current font.

class Page
getCurrentFont
()

Return Value

Type: Font

when succeed, it returns a Font instance of the page's current font. Otherwise it returns null.

Meta