# GrapeCity.ActiveReports.Web.Designer.Thumbnail

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_Designer_Thumbnail" data-uid="GrapeCity.ActiveReports.Web.Designer.Thumbnail" class="text-break">Thumbnail Class
</h1>
  <div class="markdown level0 summary"><p>Represents a thumbnail image.</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">Thumbnail</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.Designer.html">GrapeCity.ActiveReports.Web.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Aspnetcore.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_Designer_Thumbnail_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Thumbnail</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_Designer_Thumbnail__ctor" data-uid="GrapeCity.ActiveReports.Web.Designer.Thumbnail.#ctor">
          <a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.Thumbnail.-ctor.html#GrapeCity_ActiveReports_Web_Designer_Thumbnail__ctor">Thumbnail()</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_Designer_Thumbnail_ContentType" data-uid="GrapeCity.ActiveReports.Web.Designer.Thumbnail.ContentType">
          <a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.Thumbnail.ContentType.html#GrapeCity_ActiveReports_Web_Designer_Thumbnail_ContentType">ContentType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content type of the thumbnail.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Designer_Thumbnail_Data" data-uid="GrapeCity.ActiveReports.Web.Designer.Thumbnail.Data">
          <a class="xref" href="../MESCIUS.ActiveReports.Aspnet.Designer/GrapeCity.ActiveReports.Web.Designer.Thumbnail.Data.html#GrapeCity_ActiveReports_Web_Designer_Thumbnail_Data">Data</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the raw binary data of the thumbnail image.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
