# GrapeCity.SpreadBuilder.Imaging.Biff7PictureRecord

## Content

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



  <h1 id="GrapeCity_SpreadBuilder_Imaging_Biff7PictureRecord" data-uid="GrapeCity.SpreadBuilder.Imaging.Biff7PictureRecord" class="text-break">Biff7PictureRecord Class
</h1>
  <div class="markdown level0 summary"><p>This class represents the binary representation of an OBJ record for BIFF7 Pictures.<br>
The picture data is stored as WMF or BMP depending on which is programmatically determined to be more appropriate.
Essentially it will be stored as an OBJ record with some additional &quot;subrecord&quot; fields specific to pictures in BIFF7.</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">Biff7PictureRecord</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.SpreadBuilder.Imaging.html">GrapeCity.SpreadBuilder.Imaging</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.SpreadBuilder.dll</h6>
  <h5 id="GrapeCity_SpreadBuilder_Imaging_Biff7PictureRecord_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Biff7PictureRecord</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_SpreadBuilder_Imaging_Biff7PictureRecord__ctor" data-uid="GrapeCity.SpreadBuilder.Imaging.Biff7PictureRecord.#ctor">
          <a class="xref" href="GrapeCity.SpreadBuilder.Imaging.Biff7PictureRecord.-ctor.html#GrapeCity_SpreadBuilder_Imaging_Biff7PictureRecord__ctor">Biff7PictureRecord()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.SpreadBuilder.Imaging.Biff7PictureRecord.html">Biff7PictureRecord</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
