[]
moveToBookmark method of IHTMLTxtRange interface.
bool moveToBookmark(string Bookmark)
| Type | Name | Description |
|---|---|---|
| string | Bookmark |
| Type | Description |
|---|---|
| bool |
An original IDL definition of moveToBookmark method was the following: HRESULT moveToBookmark (BSTR Bookmark, [out, retval] VARIANT_BOOL* ReturnValue);