Skip to main content
All docs
V25.1
  • SlideOrientation Enum

    Lists the available slide orientations.

    Namespace: DevExpress.Docs.Presentation

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

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public enum SlideOrientation

    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