Bookmark Members
Include Protected Members
Include Inherited Members
Represents a bookmark in the report. This class cannot be inherited.
The Bookmark type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
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. |
Top