Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Always)]
public event HyperlinkEventHandler UserHyperlinkJump
Visual Basic (Declaration)
<EditorBrowsableAttribute(EditorBrowsableState.Always)> _
Public Event UserHyperlinkJump As HyperlinkEventHandler

See Also