Table of Contents

Method IsOnHyperText

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v10.dll

IsOnHyperText(object)

Indicates whether the text element is a hypertext.

public virtual bool IsOnHyperText(object sender)

Parameters

sender object

Text element to be checked.

Returns

bool

True if the cursor is over hypertext; otherwise, false.