Adds a new bookmark to the collection.
Namespace: WnvWordToPdf
Assembly: wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- text
- Type: SystemString
The bookmark text. - destination
- Type: WnvWordToPdfExplicitDestination
The bookmark destination.
Return Value
Type: BookmarkThe newly created PDF bookmark.
See Also