Table of Contents

Class PageRange

Namespace
DotNetBrowser.Print
Assembly
DotNetBrowser.dll

The page range to be printed.

public sealed class PageRange
Inheritance
PageRange
Inherited Members

Constructors

PageRange(int, int)

Creates a new page range instance.

Properties

From

Gets the number of the first page within the range.

To

Gets the number of the last page within the range.

Methods

Equals(object)
GetHashCode()