The cursormode controls how the PagesViewer reacts to mouse events.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public CursorMode CursorMode { get; set; }
Visual Basic
Public Property CursorMode As CursorMode
	Get
	Set

See Also