Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

HyphenationInfo Class

Provides information about hyphenation options.

Namespace: DevExpress.XtraRichEdit.Forms

Assembly: DevExpress.RichEdit.v20.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

public class HyphenationInfo :
    INotifyPropertyChanged

The following members return HyphenationInfo objects:

Remarks

Use the HyphenationInfo object to specify hyphenation options in a custom Hyphenation Dialog.

Inheritance

Object
HyphenationInfo
See Also