PageRange class

PageRange class

Represents a continuous range of pages. To learn more, visit the Programming with Documents documentation article.

Constructors

NameDescription
PageRange(from_address, to)Creates a new page range object.

See Also