# C1.Win.C1Editor.Internal.D2HWebBrowserModes

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_C1Editor_Internal_D2HWebBrowserModes" data-uid="C1.Win.C1Editor.Internal.D2HWebBrowserModes" class="text-break">D2HWebBrowserModes Enum
</h1>
  <div class="markdown level0 summary"><p>Contains available appearance modes for D2HWebBrowser.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.Internal.html">C1.Win.C1Editor.Internal</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_Internal_D2HWebBrowserModes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum D2HWebBrowserModes</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum D2HWebBrowserModes</code></pre>
  </div>
  <h5 id="C1_Win_C1Editor_Internal_D2HWebBrowserModes_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>This type is for internal use.</p>
</div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_D2HWebBrowserModes_Default">Default</td>
        <td><p>Default browser mode.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_D2HWebBrowserModes_DownloadOnly">DownloadOnly</td>
        <td><p>Download only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_D2HWebBrowserModes_ShowAllMedia">ShowAllMedia</td>
        <td><p>Show all media.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_D2HWebBrowserModes_ShowImages">ShowImages</td>
        <td><p>Show images only. Don't show other embed objects.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
