# GrapeCity.ActiveReports.Document.PageRangeParser

## Content

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



  <h1 id="GrapeCity_ActiveReports_Document_PageRangeParser" data-uid="GrapeCity.ActiveReports.Document.PageRangeParser" class="text-break">PageRangeParser Class
</h1>
  <div class="markdown level0 summary"><p>Extension parser.</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">PageRangeParser</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Document.html">GrapeCity.ActiveReports.Document</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Document_PageRangeParser_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class PageRangeParser</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="GrapeCity_ActiveReports_Document_PageRangeParser_FilterByRange_GrapeCity_ActiveReports_Core_Document_IPagesCollection_GrapeCity_ActiveReports_Document_Section_Page__System_String_System_Collections_Generic_IDictionary_System_Int32_System_Int32__" data-uid="GrapeCity.ActiveReports.Document.PageRangeParser.FilterByRange(GrapeCity.ActiveReports.Core.Document.IPagesCollection{GrapeCity.ActiveReports.Document.Section.Page},System.String,System.Collections.Generic.IDictionary{System.Int32,System.Int32})">
          <a class="xref" href="GrapeCity.ActiveReports.Document.PageRangeParser.FilterByRange.html#GrapeCity_ActiveReports_Document_PageRangeParser_FilterByRange_GrapeCity_ActiveReports_Core_Document_IPagesCollection_GrapeCity_ActiveReports_Document_Section_Page__System_String_System_Collections_Generic_IDictionary_System_Int32_System_Int32__">FilterByRange(IPagesCollection&lt;Page&gt;, string, IDictionary&lt;int, int&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses the ActiveReports style comma delimited &quot;page range&quot; string.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
