DocumentUltimate: ASP.NET Document Viewer and .NET Document Converter
C#
VB
Show/Hide TOC
Document
Viewer
Cursor
Tool Enumeration
Defines possible cursor tools in the document viewer.
Definition
Namespace:
GleamTech.DocumentUltimate.AspNet.UI
Assembly:
GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
Copy
public
enum
DocumentViewerCursorTool
VB
Copy
Public
Enumeration
DocumentViewerCursorTool
Members
Select
Text selection tool will be active in the document viewer. This is the default value.
Hand
Page panning tool will be active in the document viewer.
See Also
Reference
GleamTech.DocumentUltimate.AspNet.UI Namespace
In This Article
Definition
Members
See Also