DocumentNavigatorMove Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Overload List

  NameDescription
Public methodMove(Int32)
Moves cursor to the specified index
Public methodMove(ArticleBead)
Moves cursor using the specified ArticleBead.
Public methodMove(Bookmark)
Moves cursor to the specified Bookmark.
Public methodMove(Destination)
Moves cursor to the specified Destination.
Public methodMove(GoToAction)
Moves cursor using the specified GoToAction.
Public methodMove(LinkAnnotation)
Moves cursor using the specified LinkAnnotation. It will moved only if Action is GoToAction.
Public methodMove(Page)
Moves cursor to the specified Page.
Public methodMove(Int32, Boundary)
Moves cursor to the specified index
Public methodMove(Int32, Origin)
Sets the position within the current navigator.
Public methodMove(Destination, Object)
Moves cursor to the specified Destination.
Public methodMove(GoToAction, Object)
Moves cursor using the specified GoToAction.
Public methodMove(Page, Boundary)
Moves cursor to the specified Page.
Public methodMove(Int32, Boundary, Object)
Moves cursor to the specified index
Public methodMove(Page, Boundary, Object)
Moves cursor to the specified Page.
Public methodMove(Int32, Origin, Boundary, Object)
Sets the position within the current navigator.
Top
See Also

Reference