AutoHyphenation

HyphenationOptions.AutoHyphenation property

Gets or sets value determining whether automatic hyphenation is turned on for the document. Default value for this property is false.

public bool AutoHyphenation { get; set; }

See Also