[]
Allows configuring document hyphenation options.
public class HyphenationOptions : FormattingBag
Public Class HyphenationOptions
Inherits FormattingBag
Name | Description |
---|---|
AutoHyphenation | Gets or sets value determining whether automatic hyphenation is turned on for the document. |
ConsecutiveHyphensLimit | Gets or sets the maximum number of consecutive lines that can end with hyphens. |
HyphenateCaps | Gets or sets value determining whether words written in all capital letters are hyphenated. |
HyphenationZone | Gets or sets the distance in points from the right margin within which you do not want to hyphenate words. |