OEPageOrientation

This namespace contains constants representing two page orientations defined for multi-page images.

See also

The OEPageSize namespace contains the following constants:

Default

The default page orientation is OEPageOrientation.Portrait.

Portrait

Orientation where the height of the page is greater than its width.

Landscape

Orientation where the width of the page is greater than its height.