Skip to main content

AutoCorrectInfo Class

Provides data and methods that enable you to process input text and calculate the replacement object when handling the RichEditControl.AutoCorrect event.

Namespace: DevExpress.XtraRichEdit

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

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

Declaration

[ComVisible(true)]
public class AutoCorrectInfo

Inheritance

Object
AutoCorrectInfo
See Also