# GrapeCity.ActiveReports.Document.Section.WrapModeItem

## Content

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



  <h1 id="GrapeCity_ActiveReports_Document_Section_WrapModeItem" data-uid="GrapeCity.ActiveReports.Document.Section.WrapModeItem" class="text-break">WrapModeItem Class
</h1>
  <div class="markdown level0 summary"><p>Represents text wrap mode</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="GrapeCity.ActiveReports.Document.Section.CanvasItem.html">CanvasItem</a></div>
    <div class="level2"><span class="xref">WrapModeItem</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Document.Section.html">GrapeCity.ActiveReports.Document.Section</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Document_Section_WrapModeItem_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class WrapModeItem : CanvasItem, IDisposable, ICloneable</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="GrapeCity_ActiveReports_Document_Section_WrapModeItem_Kinsoku" data-uid="GrapeCity.ActiveReports.Document.Section.WrapModeItem.Kinsoku">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.WrapModeItem.Kinsoku.html#GrapeCity_ActiveReports_Document_Section_WrapModeItem_Kinsoku">Kinsoku</a>
        </td>
        <td class="markdown level1 summary"><p>Gets true if Kinsoky word breaking rules are enabled</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_WrapModeItem_Mode" data-uid="GrapeCity.ActiveReports.Document.Section.WrapModeItem.Mode">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.WrapModeItem.Mode.html#GrapeCity_ActiveReports_Document_Section_WrapModeItem_Mode">Mode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the mode.</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="GrapeCity_ActiveReports_Document_Section_WrapModeItem_Clone" data-uid="GrapeCity.ActiveReports.Document.Section.WrapModeItem.Clone">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.WrapModeItem.Clone.html#GrapeCity_ActiveReports_Document_Section_WrapModeItem_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs a cloning of this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_WrapModeItem_ToString" data-uid="GrapeCity.ActiveReports.Document.Section.WrapModeItem.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.WrapModeItem.ToString.html#GrapeCity_ActiveReports_Document_Section_WrapModeItem_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents the current object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
