SharpLeaf Reference > SharpLeaf Methods > SetBookmark Method > (String,Int32) SharpLeaf.SetBookmark Method (String,Int32)
Create bookmark with title, level.
public void SetBookmark(
string title,
int level
);
-
title
- title and unique identifier of the bookmark.
-
level
- level of the bookmark in the bookmark tree view, starting at 1 (PDF only).
See also ...SharpLeaf Members | SharpLeaf.SetBookmark Method
Send comments on this topic © Dyalog Ltd 2021
|