# C1.C1Preview.Export.ComplexExporterOptionsForm

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Preview_Export_ComplexExporterOptionsForm" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm" class="text-break">ComplexExporterOptionsForm Class
</h1>
  <div class="markdown level0 summary"><p>Represents a form for editing the export options used by a <a class="xref" href="C1.C1Preview.Export.ComplexExporter.html">ComplexExporter</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"><span class="xref">ComplexExporterOptionsForm</span></div>
      <div class="level10"><a class="xref" href="C1.C1Preview.Export.HtmlOptionsForm.html">HtmlOptionsForm</a></div>
      <div class="level10"><a class="xref" href="C1.C1Preview.Export.RtfOptionsForm.html">RtfOptionsForm</a></div>
      <div class="level10"><a class="xref" href="C1.C1Preview.Export.XlsOptionsForm.html">XlsOptionsForm</a></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_ComplexExporterOptionsForm_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ComplexExporterOptionsForm : ExportOptionsFormBase, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ComplexExporterOptionsForm
    Inherits ExportOptionsFormBase
    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_ComplexExporterOptionsForm_m_chkFixedPositioning" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.m_chkFixedPositioning">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.m_chkFixedPositioning.html">m_chkFixedPositioning</a>
        </td>
        <td class="markdown level1 summary"><p>The &quot;fixed positioning&quot; checkbox.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_ComplexExporterOptionsForm_m_chkOpenXmlDocument" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.m_chkOpenXmlDocument">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.m_chkOpenXmlDocument.html">m_chkOpenXmlDocument</a>
        </td>
        <td class="markdown level1 summary"><p>The &quot;Open XML&quot; checkbox.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_ComplexExporterOptionsForm_m_chkPaginated" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.m_chkPaginated">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.m_chkPaginated.html">m_chkPaginated</a>
        </td>
        <td class="markdown level1 summary"><p>The &quot;preserve pagination&quot; checkbox.</p>
</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_ComplexExporterOptionsForm_AllowNotPaginated" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.AllowNotPaginated">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.AllowNotPaginated.html#C1_C1Preview_Export_ComplexExporterOptionsForm_AllowNotPaginated">AllowNotPaginated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether export that does not preserve pagination of the original document should be allowed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_ComplexExporterOptionsForm_FixedPositioning" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.FixedPositioning">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.FixedPositioning.html#C1_C1Preview_Export_ComplexExporterOptionsForm_FixedPositioning">FixedPositioning</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether objects within the document should have absolute fixed positions,
or added to the document flow if possible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_ComplexExporterOptionsForm_OpenXmlDocument" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.OpenXmlDocument">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.OpenXmlDocument.html#C1_C1Preview_Export_ComplexExporterOptionsForm_OpenXmlDocument">OpenXmlDocument</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the export should use Open XML file format.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_ComplexExporterOptionsForm_Paginated" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.Paginated">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.Paginated.html#C1_C1Preview_Export_ComplexExporterOptionsForm_Paginated">Paginated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the export should preserve pagination of the original document.</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_ComplexExporterOptionsForm_Dispose_System_Boolean_" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.Dispose(System.Boolean)">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.Dispose.html#C1_C1Preview_Export_ComplexExporterOptionsForm_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_ComplexExporterOptionsForm_Init" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.Init">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.Init.html#C1_C1Preview_Export_ComplexExporterOptionsForm_Init">Init()</a>
        </td>
        <td class="markdown level1 summary"><p>Performs additional initialization.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_Export_ComplexExporterOptionsForm_ProcessPaginated" data-uid="C1.C1Preview.Export.ComplexExporterOptionsForm.ProcessPaginated">
          <a class="xref" href="C1.C1Preview.Export.ComplexExporterOptionsForm.ProcessPaginated.html#C1_C1Preview_Export_ComplexExporterOptionsForm_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>
