TocNode.Bookmark Property
Gets or sets the bookmark inside the topic referenced by this node.
[VBScript] Public Property Bookmark As String
[JScript] public function get Bookmark() : String;
A string representing the bookmark.
TocNode Object | TocNode Members | HelpProducer Namespace