# GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions" class="text-break">PdfExportOptions.PdfReExclusiveOptions Class
</h1>
  <div class="markdown level0 summary"><p>Represents the options for configuring PDF rendering and including additional documents in the output.</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">PdfExportOptions.PdfReExclusiveOptions</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.html">GrapeCity.ActiveReports.Web.ExportOptions</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Web.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PdfExportOptions.PdfReExclusiveOptions</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_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions__ctor" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.-ctor.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions__ctor">PdfReExclusiveOptions()</a>
        </td>
        <td class="markdown level1 summary"></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_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_DocumentToAddAfterReport" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.DocumentToAddAfterReport">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.DocumentToAddAfterReport.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_DocumentToAddAfterReport">DocumentToAddAfterReport</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the path to the PDF document that should be inserted to the end of the rendering output (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_DocumentToAddBeforeReport" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.DocumentToAddBeforeReport">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.DocumentToAddBeforeReport.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_DocumentToAddBeforeReport">DocumentToAddBeforeReport</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the path to the PDF document that should be inserted to the beginning of the rendering output (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_EndPage" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.EndPage">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.EndPage.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_EndPage">EndPage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the last page of the report to render (PDF RE). Must be greater than or equal to <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.StartPage.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_StartPage">StartPage</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_ImageInterpolation" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.ImageInterpolation">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.ImageInterpolation.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_ImageInterpolation">ImageInterpolation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether image interpolation is enabled when exporting to PDF (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_MarginBottom" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.MarginBottom">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.MarginBottom.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_MarginBottom">MarginBottom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bottom margin value, in inches, to set for the report (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_MarginLeft" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.MarginLeft">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.MarginLeft.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_MarginLeft">MarginLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left margin value, in inches, to set for the report (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_MarginRight" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.MarginRight">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.MarginRight.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_MarginRight">MarginRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right margin value, in inches, to set for the report (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_MarginTop" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.MarginTop">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.MarginTop.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_MarginTop">MarginTop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top margin value, in inches, to set for the report (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_PageHeight" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.PageHeight">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.PageHeight.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_PageHeight">PageHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the page height value, in inches, to set for the report (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_PageWidth" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.PageWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.PageWidth.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_PageWidth">PageWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the page width value, in inches, to set for the report (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_PrintLayoutMode" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.PrintLayoutMode">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.PrintLayoutMode.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_PrintLayoutMode">PrintLayoutMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the layout mode to be used for PDF document (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_SizeToFit" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.SizeToFit">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.SizeToFit.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_SizeToFit">SizeToFit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the PDF pages are fit to the selected paper size (PDF RE).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_StartPage" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.StartPage">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.StartPage.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_StartPage">StartPage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the start page of the report to render (PDF RE). Must be less than or equal to <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.EndPage.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_EndPage">EndPage</a>.</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_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_ToString" data-uid="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.ToString.html#GrapeCity_ActiveReports_Web_ExportOptions_PdfExportOptions_PdfReExclusiveOptions_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns this instance of <a class="xref" href="GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.PdfReExclusiveOptions.html">PdfExportOptions.PdfReExclusiveOptions</a> converted to a string.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
