FontUnderline Property

Description

Returns the font style currently displayed in the word balloon window for the specified character.

Syntax

agent.Characters ("CharacterID").Balloon.FontUnderline

Remarks

The FontUnderline property returns a Boolean value specifying whether the font is underlined. True indicates the font is underlined. False indicates the font is not underlined.

The default value for the font settings of a character's word balloon are set in the Microsoft Agent Character Editor. In addition, the user can override font settings for all characters in the Microsoft Agent property sheet.

--------------------------------------------------------