Apitron.PDF.Rasterizer library for .NET
Top
The DocumentNavigator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GoToBookmark |
Moves cursor to the specified Bookmark.
|
![]() | GoToLink |
Moves cursor to the specified Link.
|
![]() | GoToPage(Int32) |
Moves cursor to the specified index
|
![]() | GoToPage(Page) |
Moves cursor to the specified Page.
|
![]() | GoToSearchResult |
Moves cursor to the specified SearchResultItem.
|
![]() | Move |
Sets the position within the current navigator.
|
![]() | MoveBackward |
Moves cursor to previous position.
|
![]() | MoveForward |
Moves cursor to next position.
|
See Also