Skip to main content

HyphenationInfo Class

Provides information about hyphenation options.

Namespace: DevExpress.XtraRichEdit.Forms

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

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

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