Module Wd_browsing_context.Print_orientation

type t = [
  1. | `Landscape
  2. | `Portrait
]