menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PageOrientation - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PageOrientation

    Specifies the orientation of the page.

    Inheritance
    System.Object
    PageOrientation
    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class PageOrientation : Enum

    Fields

    Landscape

    Enables the PageOrientation as horizontal in which the width is longer than the height.

    Declaration
    public const PageOrientation Landscape
    Field Value
    Type
    PageOrientation

    Portrait

    Enables the PageOrientation as vertical in which the height is longer than the width.

    Declaration
    public const PageOrientation Portrait
    Field Value
    Type
    PageOrientation

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved