DocumentViewerCursorTool Enum
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Defines possible cursor tools in the document viewer.
public enum DocumentViewerCursorTool
Fields
| Name | Value | Description |
|---|---|---|
| Select | 0 |
Text selection tool will be active in the document viewer. This is the default value. |
| Hand | 1 |
Page panning tool will be active in the document viewer. |