Occurs, if a word does not fit in the line and must be hyphenated. This event occurs only, if the IsHyphenationEnabled property has been set to true. The event handler receives an argument of type HyphenateWordEventArgs containing data related to this event.

Introduced: X10.

Syntax

public event HyphenateWordEventHandler HyphenateWord;
Public Event HyphenateWord As HyphenateWordEventHandler