menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PageViewMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PageViewMode

    Specifies the reading mode of SfPdfViewer.

    Inheritance
    System.Object
    PageViewMode
    Namespace: Syncfusion.SfPdfViewer.XForms
    Assembly: Syncfusion.SfPdfViewer.XForms.dll
    Syntax
    public sealed class PageViewMode : Enum

    Fields

    Continuous

    Represents the continuous reading mode.

    Declaration
    public const PageViewMode Continuous
    Field Value
    Type
    PageViewMode

    PageByPage

    Represents the page-by-page reading mode.

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