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

Syntax

C#
protected void OnHyperlinkJump(
	IDrawel drawel,
	C1Hyperlink hyperlink
)
Visual Basic (Declaration)
Protected Sub OnHyperlinkJump ( _
	drawel As IDrawel, _
	hyperlink As C1Hyperlink _
)

Parameters

drawel
Type: IDrawel
hyperlink
Type: C1Hyperlink

See Also