alexa

    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