[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCompositionDetails

Ime.ImeCompositionDetails Enum

An enum indicates the details of the composition.

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

Fields

Name 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.