Gets or sets the OutputRange object specifying the pages to print.

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

Syntax

C#
public OutputRange Range { get; set; }
Visual Basic
Public Property Range As OutputRange
	Get
	Set

See Also