Help Contents
PAPER_ORIENTATION Enumeration
PAPER_ORIENTATION enumeration represents two possible page orientations used in setting up printing preferences.
PAPER_ORIENTATION enumeration values are as follows:
Name | Value | Meaning |
---|---|---|
ORIENT_PORTRAIT | 1 | Portrait orientation |
ORIENT_LANDSCAPE | 2 | Landscape orientation |