[]
Ensures that the specified anchor (see C1Anchor) is visible in the current preview pane.
public bool GotoAnchor(string anchorName)
Public Function GotoAnchor(anchorName As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | anchorName | The name of the anchor. |
| Type | Description |
|---|---|
| bool | true if the anchor was found, false otherwise. |