SlideOrientation Class
Specifies the orientation of the slide in presentation.
Inheritance
System.Object
SlideOrientation
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public sealed class SlideOrientation : Enum
Fields
Landscape
Specifies the SlideOrientation is landscape
Declaration
public const SlideOrientation Landscape
Field Value
| Type |
|---|
| SlideOrientation |
Portrait
Specifies the SlideOrientation is portrait
Declaration
public const SlideOrientation Portrait
Field Value
| Type |
|---|
| SlideOrientation |