# GrapeCity.ActiveReports.Win.SectionDocumentExtension

## Content

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



  <h1 id="GrapeCity_ActiveReports_Win_SectionDocumentExtension" data-uid="GrapeCity.ActiveReports.Win.SectionDocumentExtension" class="text-break">SectionDocumentExtension Class
</h1>
  <div class="markdown level0 summary"><p>Extensions to SectionDocument.</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">SectionDocumentExtension</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Win.html">GrapeCity.ActiveReports.Win</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Win_SectionDocumentExtension_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class SectionDocumentExtension</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_Win_SectionDocumentExtension_CopyToClipboard_GrapeCity_ActiveReports_Document_SectionDocument_System_Int32_System_Int32_" data-uid="GrapeCity.ActiveReports.Win.SectionDocumentExtension.CopyToClipboard(GrapeCity.ActiveReports.Document.SectionDocument,System.Int32,System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Win.SectionDocumentExtension.CopyToClipboard.html#GrapeCity_ActiveReports_Win_SectionDocumentExtension_CopyToClipboard_GrapeCity_ActiveReports_Document_SectionDocument_System_Int32_System_Int32_">CopyToClipboard(SectionDocument, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Export the page(s) to Text and Rtf data, and copy it to clipboard.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
