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
pageNumberintThe 1-based page number.
Determines whether the selection contains the given page.
public bool Contains(int pageNumber)
pageNumber intThe 1-based page number.