menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class InteractionMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class InteractionMode

    Enum InteractionMode for interaction mode.

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

    Fields

    Pan

    Represents the interaction mode with Pan.

    Declaration
    public const InteractionMode Pan
    Field Value
    Type
    InteractionMode

    TextSelection

    Represents the interaction mode with TextSelection.

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