Implements

Properties

doc: null | DocType

The related document object.

options: Options

Methods

  • Get the color of the bookmark.

    Returns Promise<string>

    Return the color of the bookmark.

  • Get the destination of the bookmark.

    Parameters

    • Optionaldoc: DocType

      The document object, representing the document to operate on.

    Returns Promise<null | DestType>

    Return the destination object.

  • Destroy the current object.

    Returns Promise<void>

  • Get the title of the bookmark.

    Returns Promise<string>

    Return the title of the bookmark.