# GrapeCity.ActiveReports.Design.ArDesigner.IPreviewService

## Content

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



  <h1 id="GrapeCity_ActiveReports_Design_ArDesigner_IPreviewService" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.IPreviewService" class="text-break">IPreviewService Interface
</h1>
  <div class="markdown level0 summary"><p>Provides a service that getting preview for a report.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.html">GrapeCity.ActiveReports.Design.ArDesigner</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_ArDesigner_IPreviewService_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IPreviewService</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_Design_ArDesigner_IPreviewService_GetPreview_GrapeCity_ActiveReports_Design_ArDesigner_PreviewContext_" data-uid="GrapeCity.ActiveReports.Design.ArDesigner.IPreviewService.GetPreview(GrapeCity.ActiveReports.Design.ArDesigner.PreviewContext)">
          <a class="xref" href="GrapeCity.ActiveReports.Design.ArDesigner.IPreviewService.GetPreview.html#GrapeCity_ActiveReports_Design_ArDesigner_IPreviewService_GetPreview_GrapeCity_ActiveReports_Design_ArDesigner_PreviewContext_">GetPreview(PreviewContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Generates a preview for a report using the specified context.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
