Back to Devexpress

HyphenationDictionaryBase Class

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-6c2e6d32.md

latest1.4 KB
Original Source

HyphenationDictionaryBase Class

Serves as a base for the hyphenation dictionary classes.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public abstract class HyphenationDictionaryBase :
    IHyphenationDictionary
vb
Public MustInherit Class HyphenationDictionaryBase
    Implements IHyphenationDictionary

Implements

IHyphenationDictionary

Inheritance

Object HyphenationDictionaryBase CustomHyphenationDictionary

OpenOfficeHyphenationDictionary

See Also

HyphenationDictionaryBase Members

DevExpress.XtraRichEdit.API.Native Namespace