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 |