# C1.Win.List.PrintOptionsForm

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_List_PrintOptionsForm" data-uid="C1.Win.List.PrintOptionsForm" class="text-break">PrintOptionsForm Class
</h1>
  <div class="markdown level0 summary"><p>Represents print/export options form.</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"><span class="xref">PrintOptionsForm</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.Win.List.html">C1.Win.List</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.List.10.dll</h6>
  <h5 id="C1_Win_List_PrintOptionsForm_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PrintOptionsForm : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PrintOptionsForm
    Inherits Form
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</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="C1_Win_List_PrintOptionsForm__ctor" data-uid="C1.Win.List.PrintOptionsForm.#ctor">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.-ctor.html#C1_Win_List_PrintOptionsForm__ctor">PrintOptionsForm()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of the PrintOptionsFrom class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Win_List_PrintOptionsForm_m_action" data-uid="C1.Win.List.PrintOptionsForm.m_action">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_action.html">m_action</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_actionMask" data-uid="C1.Win.List.PrintOptionsForm.m_actionMask">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_actionMask.html">m_actionMask</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_btnCancel" data-uid="C1.Win.List.PrintOptionsForm.m_btnCancel">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_btnCancel.html">m_btnCancel</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_btnOK" data-uid="C1.Win.List.PrintOptionsForm.m_btnOK">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_btnOK.html">m_btnOK</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_btnOptions" data-uid="C1.Win.List.PrintOptionsForm.m_btnOptions">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_btnOptions.html">m_btnOptions</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_btnOutputFileName" data-uid="C1.Win.List.PrintOptionsForm.m_btnOutputFileName">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_btnOutputFileName.html">m_btnOutputFileName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_chkColFooter" data-uid="C1.Win.List.PrintOptionsForm.m_chkColFooter">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_chkColFooter.html">m_chkColFooter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_chkColHeader" data-uid="C1.Win.List.PrintOptionsForm.m_chkColHeader">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_chkColHeader.html">m_chkColHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_chkGridHeader" data-uid="C1.Win.List.PrintOptionsForm.m_chkGridHeader">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_chkGridHeader.html">m_chkGridHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_chkOneFormPerPage" data-uid="C1.Win.List.PrintOptionsForm.m_chkOneFormPerPage">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_chkOneFormPerPage.html">m_chkOneFormPerPage</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_chkPrintHorzSplits" data-uid="C1.Win.List.PrintOptionsForm.m_chkPrintHorzSplits">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_chkPrintHorzSplits.html">m_chkPrintHorzSplits</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_chkShowProgress" data-uid="C1.Win.List.PrintOptionsForm.m_chkShowProgress">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_chkShowProgress.html">m_chkShowProgress</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_chkSplitHeader" data-uid="C1.Win.List.PrintOptionsForm.m_chkSplitHeader">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_chkSplitHeader.html">m_chkSplitHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_chkUseGridColors" data-uid="C1.Win.List.PrintOptionsForm.m_chkUseGridColors">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_chkUseGridColors.html">m_chkUseGridColors</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbAction" data-uid="C1.Win.List.PrintOptionsForm.m_cmbAction">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbAction.html">m_cmbAction</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbHorzPageBreak" data-uid="C1.Win.List.PrintOptionsForm.m_cmbHorzPageBreak">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbHorzPageBreak.html">m_cmbHorzPageBreak</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbRowHeight" data-uid="C1.Win.List.PrintOptionsForm.m_cmbRowHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbRowHeight.html">m_cmbRowHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbStretchToWidth" data-uid="C1.Win.List.PrintOptionsForm.m_cmbStretchToWidth">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbStretchToWidth.html">m_cmbStretchToWidth</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbWrapText" data-uid="C1.Win.List.PrintOptionsForm.m_cmbWrapText">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbWrapText.html">m_cmbWrapText</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_exporter" data-uid="C1.Win.List.PrintOptionsForm.m_exporter">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_exporter.html">m_exporter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_fillEmpty" data-uid="C1.Win.List.PrintOptionsForm.m_fillEmpty">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_fillEmpty.html">m_fillEmpty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_grpFormView" data-uid="C1.Win.List.PrintOptionsForm.m_grpFormView">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_grpFormView.html">m_grpFormView</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_grpPageHeaders" data-uid="C1.Win.List.PrintOptionsForm.m_grpPageHeaders">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_grpPageHeaders.html">m_grpPageHeaders</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_grpRenderOptions" data-uid="C1.Win.List.PrintOptionsForm.m_grpRenderOptions">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_grpRenderOptions.html">m_grpRenderOptions</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblAction" data-uid="C1.Win.List.PrintOptionsForm.m_lblAction">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblAction.html">m_lblAction</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblFooter" data-uid="C1.Win.List.PrintOptionsForm.m_lblFooter">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblFooter.html">m_lblFooter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblFooterHeight" data-uid="C1.Win.List.PrintOptionsForm.m_lblFooterHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblFooterHeight.html">m_lblFooterHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblHeader" data-uid="C1.Win.List.PrintOptionsForm.m_lblHeader">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblHeader.html">m_lblHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblHeaderHeight" data-uid="C1.Win.List.PrintOptionsForm.m_lblHeaderHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblHeaderHeight.html">m_lblHeaderHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblHorzPageBreak" data-uid="C1.Win.List.PrintOptionsForm.m_lblHorzPageBreak">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblHorzPageBreak.html">m_lblHorzPageBreak</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblMaxRowHeight" data-uid="C1.Win.List.PrintOptionsForm.m_lblMaxRowHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblMaxRowHeight.html">m_lblMaxRowHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblOutputFileName" data-uid="C1.Win.List.PrintOptionsForm.m_lblOutputFileName">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblOutputFileName.html">m_lblOutputFileName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblRowHeight" data-uid="C1.Win.List.PrintOptionsForm.m_lblRowHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblRowHeight.html">m_lblRowHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblStretchToWidth" data-uid="C1.Win.List.PrintOptionsForm.m_lblStretchToWidth">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblStretchToWidth.html">m_lblStretchToWidth</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_lblWrapText" data-uid="C1.Win.List.PrintOptionsForm.m_lblWrapText">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_lblWrapText.html">m_lblWrapText</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_numFooterHeight" data-uid="C1.Win.List.PrintOptionsForm.m_numFooterHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_numFooterHeight.html">m_numFooterHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_numHeaderHeight" data-uid="C1.Win.List.PrintOptionsForm.m_numHeaderHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_numHeaderHeight.html">m_numHeaderHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_numMaxRowHeight" data-uid="C1.Win.List.PrintOptionsForm.m_numMaxRowHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_numMaxRowHeight.html">m_numMaxRowHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_outputFileName" data-uid="C1.Win.List.PrintOptionsForm.m_outputFileName">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_outputFileName.html">m_outputFileName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_pageBreaks" data-uid="C1.Win.List.PrintOptionsForm.m_pageBreaks">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_pageBreaks.html">m_pageBreaks</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_rowHeight" data-uid="C1.Win.List.PrintOptionsForm.m_rowHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_rowHeight.html">m_rowHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_txtFooter" data-uid="C1.Win.List.PrintOptionsForm.m_txtFooter">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_txtFooter.html">m_txtFooter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_txtHeader" data-uid="C1.Win.List.PrintOptionsForm.m_txtHeader">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_txtHeader.html">m_txtHeader</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_wrapText" data-uid="C1.Win.List.PrintOptionsForm.m_wrapText">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_wrapText.html">m_wrapText</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_Win_List_PrintOptionsForm_Action" data-uid="C1.Win.List.PrintOptionsForm.Action">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.Action.html#C1_Win_List_PrintOptionsForm_Action">Action</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_ActionMask" data-uid="C1.Win.List.PrintOptionsForm.ActionMask">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.ActionMask.html#C1_Win_List_PrintOptionsForm_ActionMask">ActionMask</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_Exporter" data-uid="C1.Win.List.PrintOptionsForm.Exporter">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.Exporter.html#C1_Win_List_PrintOptionsForm_Exporter">Exporter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_FillEmpty" data-uid="C1.Win.List.PrintOptionsForm.FillEmpty">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.FillEmpty.html#C1_Win_List_PrintOptionsForm_FillEmpty">FillEmpty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_OutputFileName" data-uid="C1.Win.List.PrintOptionsForm.OutputFileName">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.OutputFileName.html#C1_Win_List_PrintOptionsForm_OutputFileName">OutputFileName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the output file name.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_PageBreaks" data-uid="C1.Win.List.PrintOptionsForm.PageBreaks">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.PageBreaks.html#C1_Win_List_PrintOptionsForm_PageBreaks">PageBreaks</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_RowHeight" data-uid="C1.Win.List.PrintOptionsForm.RowHeight">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.RowHeight.html#C1_Win_List_PrintOptionsForm_RowHeight">RowHeight</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_WrapText" data-uid="C1.Win.List.PrintOptionsForm.WrapText">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.WrapText.html#C1_Win_List_PrintOptionsForm_WrapText">WrapText</a>
        </td>
        <td class="markdown level1 summary"></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_Win_List_PrintOptionsForm_Dispose_System_Boolean_" data-uid="C1.Win.List.PrintOptionsForm.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.Dispose.html#C1_Win_List_PrintOptionsForm_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when the class is being disposed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_OnActionChanged_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.OnActionChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.OnActionChanged.html#C1_Win_List_PrintOptionsForm_OnActionChanged_System_EventArgs_">OnActionChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_OnExporterChanged_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.OnExporterChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.OnExporterChanged.html#C1_Win_List_PrintOptionsForm_OnExporterChanged_System_EventArgs_">OnExporterChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_PrintOptionsForm_Closing_System_Object_System_Windows_Forms_FormClosingEventArgs_" data-uid="C1.Win.List.PrintOptionsForm.PrintOptionsForm_Closing(System.Object,System.Windows.Forms.FormClosingEventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.PrintOptionsForm_Closing.html#C1_Win_List_PrintOptionsForm_PrintOptionsForm_Closing_System_Object_System_Windows_Forms_FormClosingEventArgs_">PrintOptionsForm_Closing(object, FormClosingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_PrintOptionsForm_Load_System_Object_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.PrintOptionsForm_Load(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.PrintOptionsForm_Load.html#C1_Win_List_PrintOptionsForm_PrintOptionsForm_Load_System_Object_System_EventArgs_">PrintOptionsForm_Load(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_UpdateStatus" data-uid="C1.Win.List.PrintOptionsForm.UpdateStatus">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.UpdateStatus.html#C1_Win_List_PrintOptionsForm_UpdateStatus">UpdateStatus()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_btnOptions_Click_System_Object_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.m_btnOptions_Click(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_btnOptions_Click.html#C1_Win_List_PrintOptionsForm_m_btnOptions_Click_System_Object_System_EventArgs_">m_btnOptions_Click(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_btnOutputFileName_Click_System_Object_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.m_btnOutputFileName_Click(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_btnOutputFileName_Click.html#C1_Win_List_PrintOptionsForm_m_btnOutputFileName_Click_System_Object_System_EventArgs_">m_btnOutputFileName_Click(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbAction_SelectedIndexChanged_System_Object_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.m_cmbAction_SelectedIndexChanged(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbAction_SelectedIndexChanged.html#C1_Win_List_PrintOptionsForm_m_cmbAction_SelectedIndexChanged_System_Object_System_EventArgs_">m_cmbAction_SelectedIndexChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbHorzPageBreak_SelectedIndexChanged_System_Object_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.m_cmbHorzPageBreak_SelectedIndexChanged(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbHorzPageBreak_SelectedIndexChanged.html#C1_Win_List_PrintOptionsForm_m_cmbHorzPageBreak_SelectedIndexChanged_System_Object_System_EventArgs_">m_cmbHorzPageBreak_SelectedIndexChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbRowHeight_SelectedIndexChanged_System_Object_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.m_cmbRowHeight_SelectedIndexChanged(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbRowHeight_SelectedIndexChanged.html#C1_Win_List_PrintOptionsForm_m_cmbRowHeight_SelectedIndexChanged_System_Object_System_EventArgs_">m_cmbRowHeight_SelectedIndexChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbStretchToWidth_SelectedIndexChanged_System_Object_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.m_cmbStretchToWidth_SelectedIndexChanged(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbStretchToWidth_SelectedIndexChanged.html#C1_Win_List_PrintOptionsForm_m_cmbStretchToWidth_SelectedIndexChanged_System_Object_System_EventArgs_">m_cmbStretchToWidth_SelectedIndexChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_m_cmbWrapText_SelectedIndexChanged_System_Object_System_EventArgs_" data-uid="C1.Win.List.PrintOptionsForm.m_cmbWrapText_SelectedIndexChanged(System.Object,System.EventArgs)">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.m_cmbWrapText_SelectedIndexChanged.html#C1_Win_List_PrintOptionsForm_m_cmbWrapText_SelectedIndexChanged_System_Object_System_EventArgs_">m_cmbWrapText_SelectedIndexChanged(object, EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_ActionChanged" data-uid="C1.Win.List.PrintOptionsForm.ActionChanged">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.ActionChanged.html">ActionChanged</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_List_PrintOptionsForm_ExporterChanged" data-uid="C1.Win.List.PrintOptionsForm.ExporterChanged">
          <a class="xref" href="C1.Win.List.PrintOptionsForm.ExporterChanged.html">ExporterChanged</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
