Gets or sets the range of pages that is to be exported.
Namespace:
C1.C1Preview.ExportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public OutputRange Range { get; set; } |
Visual Basic |
---|
Public Property Range As OutputRange Get Set |