This documentation is archived and is not being maintained.
RecognizerCharacterAutoCompletionMode Enumeration
Visual Studio 2008
Defines values that specify types of character input modes.
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
| Member name | Description | |
|---|---|---|
| Full | Specifies recognition occurs as if all strokes have been input. | |
| Random | Specifies recognition occurs on partial input. The order of the strokes can be arbitrary. | |
| Prefix | Specifies recognition occurs on partial input. The order of the strokes must conform to the rules of the language. |
Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: