PageSetupOrientationValues enumeration

Office 2013 and later

Printed Page Orientation

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
Default Default Page Orientation. When the item is serialized out as xml, its value is "default".
Portrait Portrait Page. When the item is serialized out as xml, its value is "portrait".
Landscape Landscape Page. When the item is serialized out as xml, its value is "landscape".
Show: