BookmarkReachedEventArgs.Bookmark Property

Definition

Gets the name of the bookmark that was reached.

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

Property Value

Returns a value for the name of the bookmark.

Applies to