Blazor

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

    Show / Hide Table of Contents

    Class InteractionMode

    Enum InteractionMode for interaction mode.

    Inheritance
    System.Object
    InteractionMode
    Namespace: Syncfusion.Blazor.PdfViewer
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class InteractionMode : Enum

    Fields

    Pan

    Represents the interaction mode with Pan.

    Declaration
    public const InteractionMode Pan
    Field Value
    Type Description
    InteractionMode

    TextSelection

    Represents the interaction mode with TextSelection.

    Declaration
    public const InteractionMode TextSelection
    Field Value
    Type Description
    InteractionMode

    value__

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