Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLTxtRange Interface / getBookmark Method

In This Topic
    getBookmark Method
    In This Topic

    getBookmark method of IHTMLTxtRange interface.

    Syntax
    'Declaration
     
    Function getBookmark() As System.String
    System.string getBookmark()
    Remarks

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

    See Also