Table of Contents

Class AutoCorrectEventArgs

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

Provides data for the AutoCorrectEvent handler.

public class AutoCorrectEventArgs : EventArgs
Inheritance
AutoCorrectEventArgs

Properties

CorrectWord

Represents corrected word.

HasCorrection

Represents a value indicating whether specified word is corrected.

Word

Represents words to correct.