Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RectRangeMemento

Hierarchy

  • RectRangeMemento

Index

Properties

bottom

bottom: number

The bottom edge of the rectangular range

Optional embedId

embedId: number

For ranges inside embeddings, the unique embedding id

Optional hdpi

hdpi: number

For "px" units, the horizontal DPI for the page containing the range

left

left: number

The left edge of the rectangular range

page

page: number

The 0-based index of the page containing the range

right

right: number

The right edge of the rectangular range

Optional section

section: number

The 0-based section number of the chunker section containing the range

top

top: number

The top edge of the rectangular range

type

type: string

The range type ("rect")

units

units: string

The units for left, top, right and bottom

Optional vdpi

vdpi: number

For "px" units, the vertical DPI for the page containing the range