menu

Blazor

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

    Show / Hide Table of Contents

    Class PageOrientation

    Defines the PDF page orientation.

    Inheritance
    System.Object
    PageOrientation
    Namespace: Syncfusion.Blazor.Grids
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class PageOrientation : Enum

    Fields

    Landscape

    Pdf page is oriented in landscape.

    Declaration
    public const PageOrientation Landscape
    Field Value
    Type
    PageOrientation

    Portrait

    Pdf page is oriented in portrait.

    Declaration
    public const PageOrientation Portrait
    Field Value
    Type
    PageOrientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved