Property "Bookmark" <bookmark>

Top  Previous  Next

You can add a bookmark to a specific area on a page. You can then create a link to that specific area from other pages or from another location on the same page.

To insert a bookmark

1.Insert a text element into the page
2.Go to the Bookmark property on the Property Editor
3.Enter a value for the bookmark. You'll be using this value when creating a link to that area from another location

 

Giving links to bookmarks

To give link to bookmark bm1 existing in page Page1

Hyperlink.Value : Page1#bm1

Linking to bookmark bm1 existing in the same page

Hyperlink.Value : #bm1