Image.BookmarkLink Property

Definition

Provides a bookmark that users can jump to using a link defined as a bookmark action.

public:
 property System::String ^ BookmarkLink { System::String ^ get(); };
public string BookmarkLink { get; }
member this.BookmarkLink : string
Public ReadOnly Property BookmarkLink As String

Property Value

A string containing the bookmark to be used for the jump.

Applies to