menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ViewMode

    Specifies the view mode of the SfPdfViewer class.

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

    Fields

    Default

    Default view to display PDF document in SfPdfViewer

    Declaration
    public const ViewMode Default
    Field Value
    Type
    ViewMode

    FitWidth

    Fits the PDF document page to the width of the SfPdfViewer

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