Constructs a bookmark object with the given text and destination that can be added to a PDF document object
Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- text
- Type: SystemString
The bookmark text - destination
- Type: EvoPdfClientExplicitDestination
The bookmark destination
See Also