Bookmark Constructor
Constructs a bookmark object with the given text and destination that can be added to a PDF document object
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public Bookmark(
string text,
ExplicitDestination destination
)
Parameters
- text String
- The bookmark text
- destination ExplicitDestination
- The bookmark destination