# GrapeCity.ActiveReports.Rendering.Export

## Content

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

  <h1 id="GrapeCity_ActiveReports_Rendering_Export" data-uid="GrapeCity.ActiveReports.Rendering.Export" class="text-break">GrapeCity.ActiveReports.Rendering.Export Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.DocumentRenderer.html">DocumentRenderer</a></h4>
      <section><p>Base class to render report as document.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.DrawingCanvasBase.html">DrawingCanvasBase</a></h4>
      <section><p>Delegates drawing logic to wrapped instance.
Used to extend existing canvas with additional logic, for example implement IReportDrawingCanvas.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.ItemRenderer.html">ItemRenderer</a></h4>
      <section><p>Renders a single item, not a complete report.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.LayoutEngineExtensions.html">LayoutEngineExtensions</a></h4>
      <section><p>Provides extension methods for the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine.html">ILayoutEngine</a> interface.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.LayoutTreeKeeper.html">LayoutTreeKeeper</a></h4>
      <section><p>Interface tries to keep layout tree between sessions to optimize re-rendering time.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.PageGeneratorSettings.html">PageGeneratorSettings</a></h4>
      <section><p>Represents settings for page generator.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.ProgressInfo.html">ProgressInfo</a></h4>
      <section><p>Represents information about the progress of a report export.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.TargetDevice.html">TargetDevice</a></h4>
      <section><p>Represents the device capabilities provider.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.IActionRenderingSupported.html">IActionRenderingSupported</a></h4>
      <section><p>Additional to IGenerator interface to render arbitrary action (ApplyParameters for now)</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.IGenerator.html">IGenerator</a></h4>
      <section><p>Pages generator.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.IInteractiveSupported.html">IInteractiveSupported</a></h4>
      <section><p>Additional to IGenerator interface to render interactive actions (like Slicer)</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.IInteractivityRenderer.html">IInteractivityRenderer</a></h4>
      <section><p>Represents a renderer for managing interactive elements.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.IWatermarkSupported.html">IWatermarkSupported</a></h4>
      <section><p>Watermark support interface.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.InteractivityType.html">InteractivityType</a></h4>
      <section><p>Allows to choose interactivity strategy.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Rendering.Export.LayoutTreeKeeper.RenderingPageEventHandler.html">LayoutTreeKeeper.RenderingPageEventHandler</a></h4>
      <section></section>


</div>
