PageRange

PageRange class

Represents a continuous range of pages.

To learn more, visit the Programming with Documents documentation article.

public sealed class PageRange

Constructors

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

See Also