Back to Devexpress

HyphenationInfo Class

officefileapi-devexpress-dot-xtrarichedit-dot-forms-89f11012.md

latest1.5 KB
Original Source

HyphenationInfo Class

Provides information about hyphenation options.

Namespace : DevExpress.XtraRichEdit.Forms

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class HyphenationInfo :
    INotifyPropertyChanged
vb
Public Class HyphenationInfo
    Implements INotifyPropertyChanged

The following members return HyphenationInfo objects:

Remarks

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

Implements

INotifyPropertyChanged

Inheritance

Object HyphenationInfo

See Also

HyphenationInfo Members

DevExpress.XtraRichEdit.Forms Namespace