Returns an IBeam (SelectText), a Cross (SelectAnnotations), or the base HoverCursor, depending on the cursor mode of the pagesviewer.

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

Syntax

C#
public override Cursor HoverCursor { get; }
Visual Basic
Public Overrides ReadOnly Property HoverCursor As Cursor
	Get

See Also