# C1.Win.Document.C1ImageFormat.Bmp

## Content

<div class="doc-site-dotnet-api-container">




<h1 id="C1_Win_Document_C1ImageFormat_Bmp" data-uid="C1.Win.Document.C1ImageFormat.Bmp" class="text-break">Bmp Field
</h1>
<div class="markdown level0 summary"><p>BMP image format.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Document.html">C1.Win.Document</a></h6>
<h6><strong>Assembly</strong>: C1.Win.Document.10.dll</h6>
<h5 id="C1_Win_Document_C1ImageFormat_Bmp_syntax">Syntax</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public const C1ImageFormat Bmp = 1</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Const Bmp As C1ImageFormat = 1</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="C1.Win.Document.C1ImageFormat.html">C1ImageFormat</a></td>
      <td>BMP image format.</td>
    </tr>
  </tbody>
</table>
</div>
