[]
Gets the ime composition attributes.
public Ime.ImeCompositionAttribute[] Attributes { get; }
Public ReadOnly Property Attributes As Ime.ImeCompositionAttribute()
| Type | Description |
|---|---|
| ImeCompositionAttribute[] | An Ime.ImeCompositionAttribute array indicates the attributes of the composition string. |