Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
HTML and CSS
Methods
 moveToBookmark Method

  Switch on low bandwidth view
moveToBookmark Method

Moves to a bookmark.

Syntax

bSuccess = object.moveToBookmark(sBookmark)

Parameters

sBookmark Required. String that specifies the bookmark to move to.

Return Value

Boolean that returns one of the following possible values:

true
Successfully moved to the bookmark.
false
Move to the bookmark failed.

Remarks

Bookmarks are opaque strings created with the getBookmark method.

This feature might not be available on non-Microsoft Win32 platforms.

Standards Information

There is no public standard that applies to this method.

Applies To

TextRange, TextRange Constructor
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker