alexa
menu

Document Processing

    Show / Hide Table of Contents

    PageLayoutMode Class

    Represents the layout modes in which the pages will be displayed.

    Inheritance
    System.Object
    PageLayoutMode
    Namespace: Syncfusion.Maui.PdfViewer
    Assembly: Syncfusion.Maui.PdfViewer.dll
    Syntax
    public sealed class PageLayoutMode : Enum

    Fields

    Continuous

    Represents the continuous layout reading mode.

    Declaration
    public const PageLayoutMode Continuous
    Field Value
    Type
    PageLayoutMode

    Single

    Represents the Single page layout reading mode.

    Declaration
    public const PageLayoutMode Single
    Field Value
    Type
    PageLayoutMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved