Insert a new bookmark at the specified index.
Namespace: TallComponents.PDF.NavigationAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public Bookmark Insert( int index ) |
| Visual Basic |
|---|
Public Function Insert ( _ index As Integer _ ) As Bookmark |
Parameters
- index
- Type: System..::..Int32
The index of the new bookmark.