New to Telerik ReportingStart a free 30-day trial

BookmarkNode Overview

Bookmark node representing a node in a document map.

JSON
{
	"id": "Bikes",
	"text": "Bikes",
	"page": 3,
	"items": [{ "id": "Bikes", "text": "Bikes", "page": 3 }]
}

Fields

FieldTypeRequiredDescription
idStringtrueID of the node
textStringfalseThe text to be displayed
pageNumbertrueAn integer representing the number of the target page
itemsArrayfalseAn array of String elements representing the IDs of the child bookmark nodes in the document map
Not finding the help you need?
Contact Support