# C1.Win.Document.Forms.OutputRangeForm

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Document_Forms_OutputRangeForm" data-uid="C1.Win.Document.Forms.OutputRangeForm" class="text-break">OutputRangeForm Class
</h1>
  <div class="markdown level0 summary"><p>Represents a form that can be used to enter a range of pages.</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.Win.Document.Forms.BaseForm.html">BaseForm</a></div>
    <div class="level8"><span class="xref">OutputRangeForm</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.Document.Forms.html">C1.Win.Document.Forms</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Document.10.dll</h6>
  <h5 id="C1_Win_Document_Forms_OutputRangeForm_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class OutputRangeForm : BaseForm, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class OutputRangeForm
    Inherits BaseForm
    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_Document_Forms_OutputRangeForm__ctor" data-uid="C1.Win.Document.Forms.OutputRangeForm.#ctor">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.-ctor.html#C1_Win_Document_Forms_OutputRangeForm__ctor">OutputRangeForm()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.html">OutputRangeForm</a> 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_Document_Forms_OutputRangeForm_m_btnCancel" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_btnCancel">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_btnCancel.html">m_btnCancel</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_btnOk" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_btnOk">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_btnOk.html">m_btnOk</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_chkInverted" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_chkInverted">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_chkInverted.html">m_chkInverted</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_lblFrom" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_lblFrom">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_lblFrom.html">m_lblFrom</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_lblTo" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_lblTo">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_lblTo.html">m_lblTo</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_numFromPageNumber" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_numFromPageNumber">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_numFromPageNumber.html">m_numFromPageNumber</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_numToPageNumber" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_numToPageNumber">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_numToPageNumber.html">m_numToPageNumber</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_rbtnAll" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_rbtnAll">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_rbtnAll.html">m_rbtnAll</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_rbtnPageList" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_rbtnPageList">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_rbtnPageList.html">m_rbtnPageList</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_rbtnPageRange" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_rbtnPageRange">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_rbtnPageRange.html">m_rbtnPageRange</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_m_txtPageList" data-uid="C1.Win.Document.Forms.OutputRangeForm.m_txtPageList">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.m_txtPageList.html">m_txtPageList</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_Document_Forms_OutputRangeForm_AllowAll" data-uid="C1.Win.Document.Forms.OutputRangeForm.AllowAll">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.AllowAll.html#C1_Win_Document_Forms_OutputRangeForm_AllowAll">AllowAll</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the &quot;allow all pages&quot; option is available.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_AllowInverted" data-uid="C1.Win.Document.Forms.OutputRangeForm.AllowInverted">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.AllowInverted.html#C1_Win_Document_Forms_OutputRangeForm_AllowInverted">AllowInverted</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the &quot;inverted list&quot; option is available.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_AllowPageList" data-uid="C1.Win.Document.Forms.OutputRangeForm.AllowPageList">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.AllowPageList.html#C1_Win_Document_Forms_OutputRangeForm_AllowPageList">AllowPageList</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the &quot;page list&quot; option is available.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_AllowPageRange" data-uid="C1.Win.Document.Forms.OutputRangeForm.AllowPageRange">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.AllowPageRange.html#C1_Win_Document_Forms_OutputRangeForm_AllowPageRange">AllowPageRange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the &quot;page range&quot; option is available.</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_Win_Document_Forms_OutputRangeForm_BuildOutputRange" data-uid="C1.Win.Document.Forms.OutputRangeForm.BuildOutputRange">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.BuildOutputRange.html#C1_Win_Document_Forms_OutputRangeForm_BuildOutputRange">BuildOutputRange()</a>
        </td>
        <td class="markdown level1 summary"><p>Builds an output range based on the input data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_CreateForm_System_Type_System_Type_" data-uid="C1.Win.Document.Forms.OutputRangeForm.CreateForm(System.Type,System.Type)">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.CreateForm.html#C1_Win_Document_Forms_OutputRangeForm_CreateForm_System_Type_System_Type_">CreateForm(Type, Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of the <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.html">OutputRangeForm</a> or derived type.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Document_Forms_OutputRangeForm_Dispose_System_Boolean_" data-uid="C1.Win.Document.Forms.OutputRangeForm.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.Dispose.html#C1_Win_Document_Forms_OutputRangeForm_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_Win_Document_Forms_OutputRangeForm_SetOutputRange_C1_Document_OutputRange_System_Nullable_System_Int32__" data-uid="C1.Win.Document.Forms.OutputRangeForm.SetOutputRange(C1.Document.OutputRange,System.Nullable{System.Int32})">
          <a class="xref" href="C1.Win.Document.Forms.OutputRangeForm.SetOutputRange.html#C1_Win_Document_Forms_OutputRangeForm_SetOutputRange_C1_Document_OutputRange_System_Nullable_System_Int32__">SetOutputRange(OutputRange, int?)</a>
        </td>
        <td class="markdown level1 summary"><p>Assigns the output range.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
