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.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public OutputRange()
Visual Basic
Public Sub New

See Also