PageRange Object

A PageRange object represents a range of consecutive pages in an ImageFile object. A page range is a set of pages starting at the StartPage property and ending at the EndPage property. PageRange objects can only be accessed by using the Pages method of the parent ImageFile object.