SharpLeaf Reference > SharpLeaf Methods > AddBookmarkReference Method > (String,String)

SharpLeaf.AddBookmarkReference Method (String,String)

Flow text into the current paragraph that will point to a named bookmark (earlier or later set with SetBookmark).

public void AddBookmarkReference(
    string title,
    string text
);
title
title and unique identifier used as argument of Bookmark.
text
text to flow that should point to it (page number by default).

See also ...

SharpLeaf Members | SharpLeaf.AddBookmarkReference Method


Send comments on this topic
© Dyalog Ltd 2021