Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PageViewMode - Xamarin.Android API Reference | Syncfusion SfPdfViewer ">

    Show / Hide Table of Contents

    Class PageViewMode

    Specifies the reading mode of SfPdfViewer

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

    Fields

    Continuous

    Represents the continuous reading mode.

    Declaration
    public const PageViewMode Continuous
    Field Value
    Type Description
    PageViewMode

    PageByPage

    Represents the page-by-page reading mode.

    Declaration
    public const PageViewMode PageByPage
    Field Value
    Type Description
    PageViewMode

    value__

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