Skip to main content

Bookmark.name Property

Gets the name of a bookmark in the document.

Declaration

get name(): string

Property Value

Type Description
string

A string that is the unique bookmark’s name.

See Also