[]
Gets or sets the minimum number of lines not using hyphens after breaking a word across lines and displaying a visible hyphen at the position of soft hyphen.
The default is zero.
public int LinesBetweenConsecutiveHyphens { get; set; }
Public Property LinesBetweenConsecutiveHyphens As Integer