Back to Devexpress

SlideOrientation Enum

officefileapi-devexpress-dot-docs-dot-presentation-7c9bb8e2.md

latest1.1 KB
Original Source

SlideOrientation Enum

Lists the available slide orientations.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public enum SlideOrientation
vb
Public Enum SlideOrientation

Members

NameDescription
Landscape

Indicates that slides are oriented horizontally (Landscape).

| | Portrait |

Indicates that slides are oriented vertically (Portrait).

|

The following properties accept/return SlideOrientation values:

See Also

DevExpress.Docs.Presentation Namespace