Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains information about how a RenderableDocumentPage is related with the content document in the context of a fragmentation process.

Hierarchy

  • IPageFragmentationContext

Index

Methods

getDocumentHeight

  • getDocumentHeight(): number
  • Get the source document height in CSS pixels

    Returns number

getDocumentWidth

  • getDocumentWidth(): number
  • Get the source document width in CSS pixels

    Returns number

getEndOffset

  • getEndOffset(): number
  • The end offset of this page relative the original content document in CSS pixels

    Returns number

getPageFlowDirection

getStartOffset

  • getStartOffset(): number
  • The start offset of this page relative the original content document in CSS pixels

    Returns number

Generated using TypeDoc