Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides a bookmark that users can jump to using a link defined as a bookmark action.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property BookmarkLink As String
Get
'Usage
Dim instance As Image
Dim value As String
value = instance.BookmarkLink
public string BookmarkLink { get; }
public:
property String^ BookmarkLink {
String^ get ();
}
member BookmarkLink : string
function get BookmarkLink () : String
Property Value
Type: System.String
A string containing the bookmark to be used for the jump.