C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / PrintRangeSubset Enumeration

PrintRangeSubset Enumeration
Print Range Subset.
Syntax
'Declaration
 
Public Enum PrintRangeSubset 
   Inherits System.Enum
 
Members
MemberDescription
AllAll pages.
EvenEven pages only.
OddOdd pages only.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1ReportViewer.ReportService.PrintRangeSubset

See Also