GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / LinesBetweenConsecutiveHyphens Property

In This Topic
LinesBetweenConsecutiveHyphens Property
In This Topic
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.

Syntax
'Declaration
 
Public Property LinesBetweenConsecutiveHyphens As System.Integer
 
See Also