Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Returns true if the operation has been performed successfully otherwise returns false.
Moves cursor to the specified Bookmark.
Namespace: Apitron.PDF.Kit.Interactive.Navigation
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- bookmark
- Type: Apitron.PDF.Kit.Interactive.Navigation.DocumentLevelBookmark
The bookmark.
Return Value
Type: BooleanReturns true if the operation has been performed successfully otherwise returns false.
See Also