# GrapeCity.ActiveReports.Core.Document.TextLayoutParams

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams" class="text-break">TextLayoutParams Struct
</h1>
  <div class="markdown level0 summary"><p>Text layout parameters. Please ensure to specify WrapMode/EnableKinsoku/MultiLine to obtain right output.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Core.Document.html">GrapeCity.ActiveReports.Core.Document</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct TextLayoutParams</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams__ctor_GrapeCity_ActiveReports_Document_Section_TextAlignment_GrapeCity_ActiveReports_Document_Section_VerticalTextAlignment_GrapeCity_ActiveReports_Document_Section_TextJustify_GrapeCity_ActiveReports_Document_Section_WrapMode_System_Boolean_System_Single_System_Single_System_Boolean_System_Single_System_Boolean_System_Boolean_" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.#ctor(GrapeCity.ActiveReports.Document.Section.TextAlignment,GrapeCity.ActiveReports.Document.Section.VerticalTextAlignment,GrapeCity.ActiveReports.Document.Section.TextJustify,GrapeCity.ActiveReports.Document.Section.WrapMode,System.Boolean,System.Single,System.Single,System.Boolean,System.Single,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.-ctor.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams__ctor_GrapeCity_ActiveReports_Document_Section_TextAlignment_GrapeCity_ActiveReports_Document_Section_VerticalTextAlignment_GrapeCity_ActiveReports_Document_Section_TextJustify_GrapeCity_ActiveReports_Document_Section_WrapMode_System_Boolean_System_Single_System_Single_System_Boolean_System_Single_System_Boolean_System_Boolean_">TextLayoutParams(TextAlignment, VerticalTextAlignment, TextJustify, WrapMode, bool, float, float, bool, float, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initialize new instance of <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.html">TextLayoutParams</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_HorizontalAlignment" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.HorizontalAlignment">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.HorizontalAlignment.html">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Text alignment.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_VerticalAlignment" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.VerticalAlignment">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.VerticalAlignment.html">VerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Lines alignment.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_CharacterSpacing" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.CharacterSpacing">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.CharacterSpacing.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_CharacterSpacing">CharacterSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets character spacing in points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_ClipHeight" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.ClipHeight">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.ClipHeight.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_ClipHeight">ClipHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of the Vertical clip position.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_ClipStart" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.ClipStart">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.ClipStart.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_ClipStart">ClipStart</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the start of the vertical clip position.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_EnableKinsoku" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.EnableKinsoku">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.EnableKinsoku.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_EnableKinsoku">EnableKinsoku</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to force Kinsoku rules (if supported).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_IsRtl" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.IsRtl">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.IsRtl.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_IsRtl">IsRtl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text direction.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_IsVertical" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.IsVertical">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.IsVertical.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_IsVertical">IsVertical</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether vertical glyphs are allowed or not.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_LineSpacing" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.LineSpacing">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.LineSpacing.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_LineSpacing">LineSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets line spacing in points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_MultiLine" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.MultiLine">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.MultiLine.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_MultiLine">MultiLine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether multiline is allowed or not.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_Padding" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.Padding">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.Padding.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets predefined padding in points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_TabStops" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.TabStops">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.TabStops.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_TabStops">TabStops</a>
        </td>
        <td class="markdown level1 summary"><p>Tabs.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_TextAngle" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.TextAngle">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.TextAngle.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_TextAngle">TextAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text rotation in angels * 10.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_TextJustify" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.TextJustify">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.TextJustify.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_TextJustify">TextJustify</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets justification algorithm (in case of Justified text alignment).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Document_TextLayoutParams_WrapMode" data-uid="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.WrapMode">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Document.TextLayoutParams.WrapMode.html#GrapeCity_ActiveReports_Core_Document_TextLayoutParams_WrapMode">WrapMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets line breaking wrap mode.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
