Bookmark Element (RDL)
Provides a bookmark that users can jump to using a link defined as a bookmark action.
Синтаксис
<Textbox> <!-- or Line, Rectangle, Image, Subreport, List, Matrix, Table, Chart -->
...
<Bookmark>...</Bookmark>
...
</Textbox> <!-- or /Line, /Rectangle, /Image, /Subreport, /List, /Matrix, /Table, /Chart -->
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
Chart, Image, Line, List, Matrix, Rectangle, Subreport,Table, Textbox |
Child element |
None |
Замечания
The Bookmark element is used to provide an anchor that a user can jump to using a link defined in the BookmarkLink element for another item.
См. также
Справочник
Report Definition XML Elements
BookmarkLink Element (RDL)