PageRange

Overview

PageRange is a class in Aspose.Words FOSS for .NET.

Represents a continuous range of pages.

This class provides 1 method for working with PageRange objects in .NET programs. Available methods include: PageRange. All public members are accessible to any .NET application after installing the Aspose.Words FOSS for .NET package.

Methods

SignatureDescription
PageRange(from: int, to: int)Creates a new page range object.

See Also