Returns true if this bookmark points to the specified page.
bool isForPage(int pageIndex) => this.pageIndex == pageIndex;