Options
All
  • Public
  • Public/Protected
  • All
Menu

The result of resolving a ContentLocation using a IRenderableDocumentPageIterator. Contains information about which reflowed pages that intersects with the ContentLocation.

Hierarchy

  • IPageIteratorContentLocation

Index

Methods

getEndPageIndex

  • getEndPageIndex(): number
  • Get the end page index within the reader document, where this ContentLocation ends.

    Returns number

getStartPageIndex

  • getStartPageIndex(): number
  • Get the start page index within the reader document, where this ContentLocation starts.

    Returns number

isRange

  • isRange(): boolean
  • If this ContentLocation represents a range.

    Returns boolean

Generated using TypeDoc