WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PageOrientation - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PageOrientation

    Specifies the orientation of the page.

    Namespace: Syncfusion.UI.Xaml.Diagram
    Assembly: Syncfusion.SfDiagram.WPF.dll
    Syntax
    public enum PageOrientation

    Fields

    Name Description
    Landscape

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

    Portrait

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

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved