Sets or returns the alternate font file to be used.
Syntax
stringVariable = object.AltFontFile
object.AltFontFile = <string>
Where:
stringVariable is a variable for storing the name of the alternate font file.
object is the ApplicationPreferences object.
Examples ...