FontStrikeThru Property

Description

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

Syntax

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

Remarks

The FontStrikeThru property returns a Boolean value specifying whether the font uses the strikethrough effect. True indicates the font uses the strikethrough effect. False indicates the font does not use the strikethrough effect.

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.

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