Skip to main content

IHyphenationDictionary.CultureInfo Property

Retrieves the dictionary’s culture information.

Namespace: DevExpress.XtraRichEdit.API.Native

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

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

Declaration

CultureInfo CultureInfo { get; set; }

Property Value

Type Description
CultureInfo

An object containing the culture information.

See Also