Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OutputRange Class / OutputRange Constructor / OutputRange Constructor()

In This Topic
    OutputRange Constructor()
    In This Topic
    Creates a new instance of the output range that includes all pages in the document. Note that enumerating the resulting range must be broken by the client.
    Syntax
    'Declaration
     
    Public Function New()
    public OutputRange()
    See Also