Table of Contents

Method Contains

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

Contains(int)

Determines whether the selection contains the given page.

public bool Contains(int pageNumber)

Parameters

pageNumber int

The 1-based page number.

Returns

bool

true if the page is selected.