Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes which orientation the author intends the Publication to be rendered in.

Index

Enumeration members

Enumeration members

AUTO

AUTO = "AUTO"

The publication does not have any preference regarding rendering orientation.

LANDSCAPE

LANDSCAPE = "LANDSCAPE"

The publication is intended to be read in landscape orientation.

PORTRAIT

PORTRAIT = "PORTRAIT"

The publication is intended to be read in portrait orientation.

Generated using TypeDoc