'Declaration
Public Enum Ime.ImeCompositionDetails Inherits System.Enum
public enum Ime.ImeCompositionDetails : System.Enum
'Declaration
Public Enum Ime.ImeCompositionDetails Inherits System.Enum
public enum Ime.ImeCompositionDetails : System.Enum
Member | Description |
---|---|
Attribute | The attribute of the composition string. |
Clause | The clause information of the composition string. |
CursorPosition | The cursor position in composition string. |
DeltaStart | The starting position of any changes in composition string. |
ReadingAttribute | The attributes of the reading string of the current composition. |
ReadingClause | The clause information of the reading string of the composition string. |
ReadingString | The reading string of the current composition. |
ResultClause | The clause information of the result string. |
ResultReadingClause | The clause information of the reading string. |
ResultReadingString | The reading string. |
ResultString | The string of the composition result. |
String | The current composition string. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionDetails