'DeclarationPublic Enum KanaMode Inherits System.Enum
public enum KanaMode : System.Enum
'DeclarationPublic Enum KanaMode Inherits System.Enum
public enum KanaMode : System.Enum
| Member | Description |
|---|---|
| Hiragana | Converts the Japanese character to the Hiragana mode. |
| Katakana | Convert the Japanese character to the Full Width Katakana mode. |
| KatakanaHalf | Converts the Japanese character to the Half Width Katakana mode. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.GrapeCity.Editors.KanaMode