Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains the parsed PDF fragment selector components. A valid PDF fragment selector must specify either namedDest or pageNumber

Hierarchy

  • IPdfFragmentSelectorData

Index

Properties

highlight?: DOMRect

Highlight a rectangle on the chosen page. Contains the coordinates of the sides of the rectangle measured from the top left corner of the page in default user space coordinate system.

namedDest?: string

The named destination component if any

pageNumber?: number

The page number component if any.

viewRect?: DOMRect

Set the scale and scrolling factors by specifing the rectangle that should be in view. The rect should use coordinates in default user space coordinate system.

Generated using TypeDoc