2.3.7 Bookmark

The Bookmark property specifies a bookmark that can be linked to via a bookmark action in a report. If this property is specified, it MUST be part of a ReportItem.ElementProperties record.          

 Bookmark = bookmarkStart bookmarkValue


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

bookmarkStart

bookmarkValue (variable)

...

bookmarkStart (1 byte): A byte that specifies the start of the Bookmark property. The value of the bookmarkStart field MUST be the following value.

Value

Parent

0x04

ElementProperties.InlineSharedElementProperties for ReportItem

ElementProperties.NonSharedElementProperties for ReportItem

bookmarkValue (variable): A String variable that specifies a bookmark that can be linked to via a bookmark action.