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 |
---|
InteractionMode |
TextSelection
Represents the interaction mode with TextSelection.
Declaration
public const InteractionMode TextSelection
Field Value
Type |
---|
InteractionMode |