UWP

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

    Show / Hide Table of Contents

    Class PdfViewerPageView

    Enumerates values that specify the page view mode of SfPdfViewerControl.

    Inheritance
    System.Object
    PdfViewerPageView
    Namespace: Syncfusion.Windows.PdfViewer
    Assembly: Syncfusion.SfPdfViewer.UWP.dll
    Syntax
    public sealed class PdfViewerPageView : Enum

    Fields

    ContinuousPageView

    Page navigation occurs continuously in vertical direction.

    Declaration
    public const PdfViewerPageView ContinuousPageView
    Field Value
    Type Description
    PdfViewerPageView

    SinglePageView

    Single page is displayed at a time and page navigation occurs horizontally.

    Declaration
    public const PdfViewerPageView SinglePageView
    Field Value
    Type Description
    PdfViewerPageView

    ThumbnailView

    Pages are displayed as a list of thumbnails.

    Declaration
    public const PdfViewerPageView ThumbnailView
    Field Value
    Type Description
    PdfViewerPageView

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved