Back to Devexpress

SlideSize.Orientation Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-slidesize-52312c95.md

latest1.3 KB
Original Source

SlideSize.Orientation Property

Returns the slide orientation.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public SlideOrientation Orientation { get; }
vb
Public ReadOnly Property Orientation As SlideOrientation

Property Value

TypeDescription
SlideOrientation

The slide orientation.

|

Available values:

NameDescription
Landscape

Indicates that slides are oriented horizontally (Landscape).

| | Portrait |

Indicates that slides are oriented vertically (Portrait).

|

See Also

SlideSize Struct

SlideSize Members

DevExpress.Docs.Presentation Namespace