Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PageOrientation

    Show / Hide Table of Contents

    Class PageOrientation

    Specifies orientation of the page.

    Inheritance
    System.Object
    PageOrientation
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class PageOrientation : Enum

    Fields

    Landscape

    Landscape page orientation.

    Declaration
    public const PageOrientation Landscape
    Field Value
    Type Description
    PageOrientation

    Portrait

    Portrait page orientation.

    Declaration
    public const PageOrientation Portrait
    Field Value
    Type Description
    PageOrientation

    value__

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