# C1.Util.DX.DirectWrite.TextAnalysisQuickSource1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Util_DX_DirectWrite_TextAnalysisQuickSource1" data-uid="C1.Util.DX.DirectWrite.TextAnalysisQuickSource1" class="text-break">TextAnalysisQuickSource1 Interface
</h1>
  <div class="markdown level0 summary"><p>IDWriteTextAnalysisSource1</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Util.DX.DirectWrite.html">C1.Util.DX.DirectWrite</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DX.4.8.dll</h6>
  <h5 id="C1_Util_DX_DirectWrite_TextAnalysisQuickSource1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;639CFAD8-0FB4-4B21-A58A-067920120009&quot;)]
[Shadow(typeof(TextAnalysisQuickSource1Shadow))]
public interface TextAnalysisQuickSource1 : TextAnalysisQuickSource, ICallbackable, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;639CFAD8-0FB4-4B21-A58A-067920120009&quot;)&gt;
&lt;Shadow(GetType(TextAnalysisQuickSource1Shadow))&gt;
Public Interface TextAnalysisQuickSource1
    Inherits TextAnalysisQuickSource, ICallbackable, IDisposable</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Util_DX_DirectWrite_TextAnalysisQuickSource1_GetVerticalGlyphOrientation_System_Int32_System_Int32__C1_Util_DX_DirectWrite_VerticalGlyphOrientation__System_Byte__" data-uid="C1.Util.DX.DirectWrite.TextAnalysisQuickSource1.GetVerticalGlyphOrientation(System.Int32,System.Int32@,C1.Util.DX.DirectWrite.VerticalGlyphOrientation@,System.Byte@)">
          <a class="xref" href="C1.Util.DX.DirectWrite.TextAnalysisQuickSource1.GetVerticalGlyphOrientation.html#C1_Util_DX_DirectWrite_TextAnalysisQuickSource1_GetVerticalGlyphOrientation_System_Int32_System_Int32__C1_Util_DX_DirectWrite_VerticalGlyphOrientation__System_Byte__">GetVerticalGlyphOrientation(int, out int, out VerticalGlyphOrientation, out byte)</a>
        </td>
        <td class="markdown level1 summary"><p>Used by the text analyzer to obtain the desired glyph orientation and resolved bidi level.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
