Table of Contents

Method Single

Namespace
DocWright.Core.Primitives
Assembly
DocWright.Core.dll

Single(int)

Creates a range containing a single page.

public static PageRange Single(int page)

Parameters

page int

The 1-based page number.

Returns

PageRange

The single-page range.