DocumentViewerCursorTool Property

Gets or sets a value that specifies the initial cursor tool in the document viewer. The default is Select.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public DocumentViewerCursorTool CursorTool { get; set; }

Property Value

DocumentViewerCursorTool

See Also