DocumentViewerCursorTool 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.0
C#
public enum 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