Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Forms Namespace / OutputRangeForm Class
Members

In This Topic
    OutputRangeForm Class
    In This Topic
    Represents a form that can be used to enter a range of pages.
    Object Model
    OutputRangeForm Class
    Syntax
    'Declaration
     
    Public Class OutputRangeForm 
       Inherits BaseForm
    public class OutputRangeForm : BaseForm 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.Form
                         C1.Win.C1Document.Forms.BaseForm
                            C1.Win.C1Document.Forms.OutputRangeForm

    See Also