# org.jpedal.jbig2.image.JBIG2Bitmap.data

## Content

<div class="doc-site-dotnet-api-container">




<h1 id="org_jpedal_jbig2_image_JBIG2Bitmap_data" data-uid="org.jpedal.jbig2.image.JBIG2Bitmap.data" class="text-break">data Field
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="org.jpedal.jbig2.image.html">org.jpedal.jbig2.image</a></h6>
<h6><strong>Assembly</strong>: C1.WPF.ReportViewer.4.6.2.dll</h6>
<h5 id="org_jpedal_jbig2_image_JBIG2Bitmap_data_syntax">Syntax</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public JBIG2Bitmap.FastBitSet data</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public data As JBIG2Bitmap.FastBitSet</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.html">JBIG2Bitmap</a>.<a class="xref" href="org.jpedal.jbig2.image.JBIG2Bitmap.FastBitSet.html">FastBitSet</a></td>
      <td></td>
    </tr>
  </tbody>
</table>
</div>
