Options
All
  • Public
  • Public/Protected
  • All
Menu

A page fully visible or partially visible in the ReaderView.

Hierarchy

  • IVisiblePageData

Index

Properties

boundingClientRect

boundingClientRect: IRect

The bounding client rect of the visible page in application viewport coordinate system. Set to null if this page is not visible.

pageIndexInReflowedDocument

pageIndexInReflowedDocument: number

The zero-based index in the list of pages generated when reflowing the ReaderDocument. Always returns 0 for non-reflowable ReaderDocuments.

int

pageSpreadSlot

pageSpreadSlot: PageSpreadSlot

The page spread slot for this page when using a Renderer capable of showing spreads.

rangeLocator

rangeLocator: ISimpleLocatorData

The range locator representing the entire page contents.

readerDocumentIndexInSpine

readerDocumentIndexInSpine: number

The index of the ReaderDocument in the ReaderPublication spine this page was generated from.

int

startLocator

startLocator: ISimpleLocatorData

The locator to the start of this page.

Generated using TypeDoc