[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.LinesBetweenConsecutiveHyphens

LinesBetweenConsecutiveHyphens Property

LinesBetweenConsecutiveHyphens

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.

Declaration
public int LinesBetweenConsecutiveHyphens { get; set; }
Public Property LinesBetweenConsecutiveHyphens As Integer