SlideSize.Orientation Property
Returns the slide orientation.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SlideOrientation | The slide orientation. |
Available values:
| Name | Description |
|---|---|
| Landscape | Indicates that slides are oriented horizontally (Landscape). |
| Portrait | Indicates that slides are oriented vertically (Portrait). |
See Also