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

Syntax

C#
public void GotoAnchor(
	IDrawel drawel,
	C1Anchor anchor
)
Visual Basic (Declaration)
Public Sub GotoAnchor ( _
	drawel As IDrawel, _
	anchor As C1Anchor _
)

Parameters

drawel
Type: IDrawel
anchor
Type: C1Anchor

See Also