Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ViewMode - Xamarin.Forms API Reference | Syncfusion SfPdfViewer class. ">

    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 Description
    ViewMode

    FitWidth

    Fits the PDF document page to the width of the SfPdfViewer

    Declaration
    public const ViewMode FitWidth
    Field Value
    Type Description
    ViewMode

    value__

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