# GrapeCity.ActiveReports.Web.MhtExportSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_MhtExportSettings" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings" class="text-break">MhtExportSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings for exporting data to an MHT format.</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"><a class="xref" href="GrapeCity.ActiveReports.Web.BaseExportSettings.html">BaseExportSettings</a></div>
    <div class="level2"><span class="xref">MhtExportSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.html">GrapeCity.ActiveReports.Web</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Web.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_MhtExportSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class MhtExportSettings : BaseExportSettings</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_MhtExportSettings__ctor" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.-ctor.html#GrapeCity_ActiveReports_Web_MhtExportSettings__ctor">MhtExportSettings()</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_MhtExportSettings_BookmarkStyle" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.BookmarkStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.BookmarkStyle.html#GrapeCity_ActiveReports_Web_MhtExportSettings_BookmarkStyle">BookmarkStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of bookmarks in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_CharacterSet" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.CharacterSet">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.CharacterSet.html#GrapeCity_ActiveReports_Web_MhtExportSettings_CharacterSet">CharacterSet</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the character set used in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_CreateFramesetPage" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.CreateFramesetPage">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.CreateFramesetPage.html#GrapeCity_ActiveReports_Web_MhtExportSettings_CreateFramesetPage">CreateFramesetPage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to create a frameset page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_Fragment" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.Fragment">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.Fragment.html#GrapeCity_ActiveReports_Web_MhtExportSettings_Fragment">Fragment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to output a fragment of the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_IncludeHtmlHeader" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.IncludeHtmlHeader">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.IncludeHtmlHeader.html#GrapeCity_ActiveReports_Web_MhtExportSettings_IncludeHtmlHeader">IncludeHtmlHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to include an HTML header in the output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_IncludePageMargins" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.IncludePageMargins">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.IncludePageMargins.html#GrapeCity_ActiveReports_Web_MhtExportSettings_IncludePageMargins">IncludePageMargins</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to include page margins in the output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_LinkTarget" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.LinkTarget">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.LinkTarget.html#GrapeCity_ActiveReports_Web_MhtExportSettings_LinkTarget">LinkTarget</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the target for hyperlinks in the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_Mode" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.Mode">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.Mode.html#GrapeCity_ActiveReports_Web_MhtExportSettings_Mode">Mode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the render mode for the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_MultiPage" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.MultiPage">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.MultiPage.html#GrapeCity_ActiveReports_Web_MhtExportSettings_MultiPage">MultiPage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to output multiple pages.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_OutputTOC" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.OutputTOC">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.OutputTOC.html#GrapeCity_ActiveReports_Web_MhtExportSettings_OutputTOC">OutputTOC</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to include a table of contents (TOC) in the output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_OutputType" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.OutputType">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.OutputType.html#GrapeCity_ActiveReports_Web_MhtExportSettings_OutputType">OutputType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the output type for the document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_Pagination" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.Pagination">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.Pagination.html#GrapeCity_ActiveReports_Web_MhtExportSettings_Pagination">Pagination</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to use pagination in the output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_RemoveVerticalSpace" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.RemoveVerticalSpace">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.RemoveVerticalSpace.html#GrapeCity_ActiveReports_Web_MhtExportSettings_RemoveVerticalSpace">RemoveVerticalSpace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to remove vertical space in the output.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_MhtExportSettings_Title" data-uid="GrapeCity.ActiveReports.Web.MhtExportSettings.Title">
          <a class="xref" href="GrapeCity.ActiveReports.Web.MhtExportSettings.Title.html#GrapeCity_ActiveReports_Web_MhtExportSettings_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the title of the document.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
