Specifies the minimum number of joined characters at the end of a hyphenated word. The default value is 2.

Syntax

public int MinCharsAtWordEnd { get; set; }
Public Property MinCharsAtWordEnd() As Integer