consecutiveHyphenLimit property
HyphenationOptions.consecutiveHyphenLimit property
Gets or sets the maximum number of consecutive lines that can end with hyphens. Default value for this property is 0.
get consecutiveHyphenLimit(): number
Remarks
If value of this property is set to 0, any number of consecutive lines can end with hyphens.
The property does not have effect when saving to fixed page formats e.g. PDF.
See Also
- module Aspose.Words.Settings
- class HyphenationOptions