# C1.Win.SpellChecker.Interfaces._CARET_DIRECTION

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_SpellChecker_Interfaces__CARET_DIRECTION" data-uid="C1.Win.SpellChecker.Interfaces._CARET_DIRECTION" class="text-break">_CARET_DIRECTION Enum
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.SpellChecker.Interfaces.html">C1.Win.SpellChecker.Interfaces</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.SpellChecker.4.8.dll</h6>
  <h5 id="C1_Win_SpellChecker_Interfaces__CARET_DIRECTION_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum _CARET_DIRECTION</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum _CARET_DIRECTION</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_SpellChecker_Interfaces__CARET_DIRECTION_CARET_DIRECTION_BACKWARD">CARET_DIRECTION_BACKWARD</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_SpellChecker_Interfaces__CARET_DIRECTION_CARET_DIRECTION_FORWARD">CARET_DIRECTION_FORWARD</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_SpellChecker_Interfaces__CARET_DIRECTION_CARET_DIRECTION_INDETERMINATE">CARET_DIRECTION_INDETERMINATE</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_SpellChecker_Interfaces__CARET_DIRECTION_CARET_DIRECTION_Max">CARET_DIRECTION_Max</td>
        <td></td>
      </tr>
      <tr>
        <td id="C1_Win_SpellChecker_Interfaces__CARET_DIRECTION_CARET_DIRECTION_SAME">CARET_DIRECTION_SAME</td>
        <td></td>
      </tr>
    </tbody>
  </table>
</div>
