Gets or sets the OutputRange object specifying the pages to print.
            
        
    Namespace: 
   C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
 Syntax
Syntax
| C# | 
|---|
| public OutputRange Range { get; set; } | 
| Visual Basic | 
|---|
| Public Property Range As OutputRange Get Set | 
 
     
     
     
     
    