Click or drag to resize

PageSet Constructor

Overload List
  NameDescription
Public methodPageSet
Default constructor. Constructs 'PageSet' with no pages
Public methodPageSet(Int32)
Construct a set of pages with just one number.
Public methodPageSet(Int32, Int32)
Construct a range of pages.
Public methodPageSet(Int32, Int32, PageSetFilter)
Construct a filtered range of pages.
Top
See Also