# C1.C1Preview.Export.HtmlOptionsForm

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Preview_Export_HtmlOptionsForm" data-uid="C1.C1Preview.Export.HtmlOptionsForm" class="text-break">HtmlOptionsForm Class
</h1>
  <div class="markdown level0 summary"><p>Represents a form for editing the export options used by an <a class="xref" href="C1.C1Preview.Export.HtmlExporter.html">HtmlExporter</a>.</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="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.scrollablecontrol">ScrollableControl</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.containercontrol">ContainerControl</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form">Form</a></div>
    <div class="level7"><a class="xref" href="C1.C1Preview.Forms.BaseForm.html">BaseForm</a></div>
    <div class="level8"><a class="xref" href="C1.C1Preview.Export.ExportOptionsFormBase.html">ExportOptionsFormBase</a></div>
    <div class="level9"><a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.html">ComplexExporterOptionsForm</a></div>
    <div class="level10"><span class="xref">HtmlOptionsForm</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.icontainercontrol">IContainerControl</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Preview.Export.html">C1.C1Preview.Export</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.PrintDocument.4.6.2.dll</h6>
  <h5 id="C1_C1Preview_Export_HtmlOptionsForm_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class HtmlOptionsForm : ComplexExporterOptionsForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class HtmlOptionsForm
    Inherits ComplexExporterOptionsForm
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_chkGeneratePageSeparators" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_chkGeneratePageSeparators">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_chkGeneratePageSeparators.html">m_chkGeneratePageSeparators</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_chkPagePerFile" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_chkPagePerFile">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_chkPagePerFile.html">m_chkPagePerFile</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_grpLinks" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_grpLinks">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_grpLinks.html">m_grpLinks</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_grpLinksLocation" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_grpLinksLocation">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_grpLinksLocation.html">m_grpLinksLocation</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_lblImagesFolder" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_lblImagesFolder">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_lblImagesFolder.html">m_lblImagesFolder</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_lblScaling" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_lblScaling">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_lblScaling.html">m_lblScaling</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_rbtnLinksLocationBottomFrame" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationBottomFrame">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationBottomFrame.html">m_rbtnLinksLocationBottomFrame</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_rbtnLinksLocationLeftFrame" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationLeftFrame">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationLeftFrame.html">m_rbtnLinksLocationLeftFrame</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_rbtnLinksLocationNone" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationNone">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationNone.html">m_rbtnLinksLocationNone</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_rbtnLinksLocationRightFrame" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationRightFrame">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationRightFrame.html">m_rbtnLinksLocationRightFrame</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_rbtnLinksLocationTopFrame" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationTopFrame">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationTopFrame.html">m_rbtnLinksLocationTopFrame</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_rbtnLinksLocationTopPage" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationTopPage">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksLocationTopPage.html">m_rbtnLinksLocationTopPage</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_rbtnLinksNone" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksNone">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksNone.html">m_rbtnLinksNone</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_rbtnLinksOutline" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksOutline">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksOutline.html">m_rbtnLinksOutline</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_rbtnLinksPageLinks" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksPageLinks">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_rbtnLinksPageLinks.html">m_rbtnLinksPageLinks</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_txtImageFolder" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_txtImageFolder">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_txtImageFolder.html">m_txtImageFolder</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_m_txtScaling" data-uid="C1.C1Preview.Export.HtmlOptionsForm.m_txtScaling">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.m_txtScaling.html">m_txtScaling</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="C1_C1Preview_Export_HtmlOptionsForm_GenerateOutline" data-uid="C1.C1Preview.Export.HtmlOptionsForm.GenerateOutline">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.GenerateOutline.html#C1_C1Preview_Export_HtmlOptionsForm_GenerateOutline">GenerateOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to generate the outline.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_GeneratePageLinks" data-uid="C1.C1Preview.Export.HtmlOptionsForm.GeneratePageLinks">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.GeneratePageLinks.html#C1_C1Preview_Export_HtmlOptionsForm_GeneratePageLinks">GeneratePageLinks</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to generate hyperlinks to individual pages.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_GeneratePageSeparators" data-uid="C1.C1Preview.Export.HtmlOptionsForm.GeneratePageSeparators">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.GeneratePageSeparators.html#C1_C1Preview_Export_HtmlOptionsForm_GeneratePageSeparators">GeneratePageSeparators</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to generate page separator lines</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_HasOutlines" data-uid="C1.C1Preview.Export.HtmlOptionsForm.HasOutlines">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.HasOutlines.html#C1_C1Preview_Export_HtmlOptionsForm_HasOutlines">HasOutlines</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the associated document contains outline entries.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_ImageFolder" data-uid="C1.C1Preview.Export.HtmlOptionsForm.ImageFolder">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.ImageFolder.html#C1_C1Preview_Export_HtmlOptionsForm_ImageFolder">ImageFolder</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the folder used to save image files.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_LinksLocation" data-uid="C1.C1Preview.Export.HtmlOptionsForm.LinksLocation">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.LinksLocation.html#C1_C1Preview_Export_HtmlOptionsForm_LinksLocation">LinksLocation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of the generated hyperlinks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_PagePerFile" data-uid="C1.C1Preview.Export.HtmlOptionsForm.PagePerFile">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.PagePerFile.html#C1_C1Preview_Export_HtmlOptionsForm_PagePerFile">PagePerFile</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether a separate HTML page should be generated
for each page of the source document.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_Scaling" data-uid="C1.C1Preview.Export.HtmlOptionsForm.Scaling">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.Scaling.html#C1_C1Preview_Export_HtmlOptionsForm_Scaling">Scaling</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scaling factor.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_Dispose_System_Boolean_" data-uid="C1.C1Preview.Export.HtmlOptionsForm.Dispose(System.Boolean)">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.Dispose.html#C1_C1Preview_Export_HtmlOptionsForm_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Clean up any resources being used.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_Init" data-uid="C1.C1Preview.Export.HtmlOptionsForm.Init">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.Init.html#C1_C1Preview_Export_HtmlOptionsForm_Init">Init()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs additional initialization.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_HtmlOptionsForm_ProcessPaginated" data-uid="C1.C1Preview.Export.HtmlOptionsForm.ProcessPaginated">
          <a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.ProcessPaginated.html#C1_C1Preview_Export_HtmlOptionsForm_ProcessPaginated">ProcessPaginated()</a>
        </td>
        <td class="markdown level1 summary"><p>Can be used to update controls depending on Paginated property.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
