menu

Document Processing

PdfViewerPageView Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfViewerPageView Class

    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
    PdfViewerPageView

    SinglePageView

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

    Declaration
    public const PdfViewerPageView SinglePageView
    Field Value
    Type
    PdfViewerPageView

    ThumbnailView

    Pages are displayed as a list of thumbnails.

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