Adds a child bookmark to PDF document having a previously added bookmark as parent
Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- bookmark
- Type: EvoPdfClientBookmark
The new bookmark to add - parentBookmark
- Type: EvoPdfClientBookmark
The parent bookmark which was previously added to document
See Also