Bookmark Class
SQL Server 2008 R2
Represents a bookmark in the report. This class cannot be inherited.
Namespace:
Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
The Bookmark type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BookmarkId | Returns the ID of the bookmark. |
![]() | Page | Returns the soft page on which the bookmark appears. |
![]() | UniqueName | Returns a string that uniquely identifies this bookmark across the entire report. |

