This documentation is archived and is not being maintained.
PageSetupOrientationValues enumeration
Namespace:
DocumentFormat.OpenXml.Drawing.ChartsAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| 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". |