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