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