Method IsOnHyperText
IsOnHyperText(object)
Indicates whether the text element is a hypertext.
public virtual bool IsOnHyperText(object sender)
Parameters
sender
objectText element to be checked.
Returns
- bool
True if the cursor is over hypertext; otherwise, false.