Variable PageOrientationConst

PageOrientation: {
    LANDSCAPE: "landscape";
    PORTRAIT: "portrait";
} = ...