Type alias PageDirection

PageDirection: "PORTRAIT" | "LANDSCAPE" | "AUTO"

AUTO – decides based on image aspect ratio

Generated using TypeDoc