LinesBetweenConsecutiveHyphens Property
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 System.int LinesBetweenConsecutiveHyphens {get; set;}
'Declaration
Public Property LinesBetweenConsecutiveHyphens As System.Integer