Click or drag to resize

StiPagesRange Class

Class describes pages range.
Inheritance Hierarchy
SystemObject
  Stimulsoft.ReportStiPagesRange

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public sealed class StiPagesRange

The StiPagesRange type exposes the following members.

Constructors
  NameDescription
Public methodStiPagesRange
Creates a new instance of the StiPagesRange class.
Public methodStiPagesRange(Int32)
Creates a new instance of the StiPagesRange class.
Public methodStiPagesRange(String)
Creates a new instance of the StiPagesRange class.
Public methodStiPagesRange(StiRangeType, String, Int32)
Creates a new instance of the StiPagesRange class.
Top
Properties
  NameDescription
Public propertyCurrentPage
Gets current page.
Public propertyPageRanges
Gets range of pages.
Public propertyRangeType
Gets type of pages range.
Top
Methods
Fields
  NameDescription
Public fieldStatic memberAll
Top
See Also