Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes how the next page after the forced page break should be formatted.

Index

Enumeration Members

Enumeration Members

LEFT: "left"

Next page is formatted as a left page

PAGE: "page"

Content should appear on next page.

RECTO: "recto"

If pages progress left-to-right, then this acts like right. If pages progress right-to-left, then this acts like left.

RIGHT: "right"

Next page is formatted as a right page

VERSO: "verso"

If pages progress left-to-right, then this acts like left. If pages progress right-to-left, then this acts like right.

Generated using TypeDoc