Describes a part of the document (pages or objects) that is to be exported or printed. Note: all page numbers are 1-based.

The OutputRange..::..Enumerator type exposes the following members.

Constructors

  Name Description
Public method OutputRange..::..Enumerator
Creates a new instance of the OutputRange enumerator.

Methods

  Name Description
Public method MoveNext
Moves to the next page number in the range.
Public method Reset
Resets the enumerator.

Properties

  Name Description
Public property Current
Gets the current page number.

See Also