Table of Contents

Event JumpToUrl

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Occurs when user attempts to jump to url by clicking on it in the Edit control.

[Browsable(false)]
public event UrlJumpEvent JumpToUrl

Returns

UrlJumpEvent
Occurs when user attempts to jump to url by clicking on it in the Edit control.
Implements