'Declaration
Public Enum Ime.ImeSentenceMode Inherits System.Enum
public enum Ime.ImeSentenceMode : System.Enum
'Declaration
Public Enum Ime.ImeSentenceMode Inherits System.Enum
public enum Ime.ImeSentenceMode : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeSentenceMode