Click or drag to resize

Hyphenation ConsecutiveHyphensLimit Property

Specifies the maximum number of consecutive lines of text that can end with a hyphen.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int ConsecutiveHyphensLimit { get; set; }

Property Value

Type: Int32
The consecutive hyphens limit.
See Also