CharsPerLine Property

Description

Returns the characters per line supported for the word balloon for the specified character.

Syntax

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

Remarks

The CharsPerLine property returns the average number of characters (letters) being displayed in the word balloon as a Long integer value.

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