SlideOrientation Enum
Lists the available slide orientations.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Members
| Name | Description |
|---|---|
Landscape
|
Indicates that slides are oriented horizontally (Landscape). |
Portrait
|
Indicates that slides are oriented vertically (Portrait). |
Related API Members
The following properties accept/return SlideOrientation values:
See Also