Gets or sets the bookmark inside the topic referenced by this node.

[VBScript]
Public Property Bookmark As String
[JScript]
public function get Bookmark() : String;

Property Value

A string representing the bookmark.

See Also

TocNode Object | TocNode Members | HelpProducer Namespace