# GrapeCity.SpreadBuilder.PageBreaks

## Content

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



  <h1 id="GrapeCity_SpreadBuilder_PageBreaks" data-uid="GrapeCity.SpreadBuilder.PageBreaks" class="text-break">PageBreaks Class
</h1>
  <div class="markdown level0 summary"><p>Collection of horizontal or vertical page breaks.</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"><span class="xref">PageBreaks</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.SpreadBuilder.html">GrapeCity.SpreadBuilder</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.SpreadBuilder.dll</h6>
  <h5 id="GrapeCity_SpreadBuilder_PageBreaks_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class PageBreaks</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_SpreadBuilder_PageBreaks_Count" data-uid="GrapeCity.SpreadBuilder.PageBreaks.Count">
          <a class="xref" href="GrapeCity.SpreadBuilder.PageBreaks.Count.html#GrapeCity_SpreadBuilder_PageBreaks_Count">Count</a>
        </td>
        <td class="markdown level1 summary"><p>Gets breaks count.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_SpreadBuilder_PageBreaks_Items" data-uid="GrapeCity.SpreadBuilder.PageBreaks.Items">
          <a class="xref" href="GrapeCity.SpreadBuilder.PageBreaks.Items.html#GrapeCity_SpreadBuilder_PageBreaks_Items">Items</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the items of PageBreaks.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
