The Hyphenate
public class HyphenateWordEventArgs: EventArgs
Public Class HyphenateWordEventArgs
Inherits EventArgs
Introduced: X10.
Property | Description |
---|---|
Culture | Gets the culture of the word to hyphenate. |
Divide |
Gets or sets the position at which the word should be divided. |
Max |
Gets the maximum dividing position. |
Word | Gets the word to hyphenate. |