[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeSentenceMode

Ime.ImeSentenceMode Enum

Defines the sentence mode

Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
[Flags]
public enum Ime.ImeSentenceMode

Fields

Name Description
Automatic

The IME carries out conversion processing in automatic mode.

Conversation

The IME uses conversation mode. This is useful for chat applications.

None

No information for sentence.

PhrasePredict

The IME uses phrase information to predict the next character.

PluralClause

The IME uses plural clause information to carry out conversion processing.

SingleConvert

The IME carries out conversion processing in single-character mode.