Name
page:SetFontAndSize -- set font and size
Synopsis
status = page:SetFontAndSize(font, size)
Function
page:SetFontAndSize() sets the type of font and size leading.

Inputs
font
the handle of a font object
size
the size of a font
Results
status
status code

Show TOC