[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.GotoAnchor

GotoAnchor Method

GotoAnchor(string)

Ensures that the specified anchor (see C1Anchor) is visible in the current preview pane.

Declaration
public bool GotoAnchor(string anchorName)
Parameters
Type Name Description
string anchorName

The name of the anchor.

Returns
Type Description
bool

true if the anchor was found, false otherwise.