Name
font:GetFontName -- get font name
Synopsis
name = font:GetFontName()
Function
font:GetFontName() gets the name of the font.

Returns font name on success. Otherwise, returns Nil.

Inputs
none

Results
name
font name

Show TOC