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