[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.moveToBookmark

moveToBookmark Method

moveToBookmark(string)

moveToBookmark method of IHTMLTxtRange interface.

Declaration
bool moveToBookmark(string Bookmark)
Parameters
Type Name Description
string Bookmark
Returns
Type Description
bool
Remarks

An original IDL definition of moveToBookmark method was the following: HRESULT moveToBookmark (BSTR Bookmark, [out, retval] VARIANT_BOOL* ReturnValue);