# FarPoint.Win.IVerticalAlignmentSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_IVerticalAlignmentSupport" data-uid="FarPoint.Win.IVerticalAlignmentSupport" class="text-break">IVerticalAlignmentSupport Interface
</h1>
  <div class="markdown level0 summary"><p>Interface that supports vertical alignment to the editor control.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.html">FarPoint.Win</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.dll</h6>
  <h5 id="FarPoint_Win_IVerticalAlignmentSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IVerticalAlignmentSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IVerticalAlignmentSupport</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_IVerticalAlignmentSupport_AllowEditorVerticalAlignment" data-uid="FarPoint.Win.IVerticalAlignmentSupport.AllowEditorVerticalAlignment">
          <a class="xref" href="FarPoint.Win.IVerticalAlignmentSupport.AllowEditorVerticalAlignment.html#FarPoint_Win_IVerticalAlignmentSupport_AllowEditorVerticalAlignment">AllowEditorVerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow vertical alignment.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="FarPoint_Win_IVerticalAlignmentSupport_UpdateEditorBounds" data-uid="FarPoint.Win.IVerticalAlignmentSupport.UpdateEditorBounds">
          <a class="xref" href="FarPoint.Win.IVerticalAlignmentSupport.UpdateEditorBounds.html#FarPoint_Win_IVerticalAlignmentSupport_UpdateEditorBounds">UpdateEditorBounds()</a>
        </td>
        <td class="markdown level1 summary"><p>Updates the editor editor bounds.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
