Platform SDK: Agent

FontName Property

Description
Returns or sets the font used in the character's pop-up menu.
Syntax
agent.Characters ("CharacterID").Commands.FontName [ = Font]
Part Description
Font A string value corresponding to the font's name.

Remarks

The FontName property defines the font used to display text in the character's pop-up menu. The default value for the font setting is based on the menu font setting for the character's LanguageID setting, or -- if that's not set -- the user default language ID setting.

This property applies only to your client application's use of the character; the setting does not affect other clients of the character or other characters of your client application.