ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SlideOrientation - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SlideOrientation

    Specifies the orientation of the slide in presentation.

    Inheritance
    System.Object
    SlideOrientation
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class SlideOrientation : Enum

    Fields

    Landscape

    Specifies the SlideOrientation is landscape

    Declaration
    public const SlideOrientation Landscape
    Field Value
    Type Description
    SlideOrientation

    Portrait

    Specifies the SlideOrientation is portrait

    Declaration
    public const SlideOrientation Portrait
    Field Value
    Type Description
    SlideOrientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved