Options
All
  • Public
  • Public/Protected
  • All
Menu

When a publication is presented as a spread of two pages. This enum defines in which slot the page is intended to rendered into.

Index

Enumeration Members

Enumeration Members

AUTO: "AUTO"

The page can be rendered into any spread slot.

CENTER: "CENTER"

The page should be rendered across the entire spread.

LEFT: "LEFT"

The page should be rendered into the left slot of the spread.

RIGHT: "RIGHT"

The page should be rendered into the right slot of the spread.

Generated using TypeDoc