# C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionAttribute

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionAttribute" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionAttribute" class="text-break">Ime.ImeCompositionAttribute Enum
</h1>
  <div class="markdown level0 summary"><p>Defines the attribute of the characthers in the ime composition.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.html">C1.Win.C1Input.GrapeCity.Framework.Input</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Input.4.8.dll</h6>
  <h5 id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionAttribute_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum Ime.ImeCompositionAttribute : byte</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum Ime.ImeCompositionAttribute As Byte</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionAttribute_Converted">Converted</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionAttribute_FixedConverted">FixedConverted</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionAttribute_Input">Input</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionAttribute_InputError">InputError</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionAttribute_TargetConverted">TargetConverted</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionAttribute_TargetNotConverted">TargetNotConverted</td>
        <td></td>
      </tr>
    </tbody>
  </table>
</div>
