Apitron.PDF.Kit library for .NET
Top
Methods
Name | Description | |
---|---|---|
![]() | Move(Int32) |
Moves cursor to the specified index
|
![]() | Move(ArticleBead) |
Moves cursor using the specified ArticleBead.
|
![]() | Move(Bookmark) |
Moves cursor to the specified Bookmark.
|
![]() | Move(Destination) |
Moves cursor to the specified Destination.
|
![]() | Move(GoToAction) |
Moves cursor using the specified GoToAction.
|
![]() | Move(LinkAnnotation) | |
![]() | Move(Page) |
Moves cursor to the specified Page.
|
![]() | Move(Int32, Boundary) |
Moves cursor to the specified index
|
![]() | Move(Int32, Origin) |
Sets the position within the current navigator.
|
![]() | Move(Destination, Object) |
Moves cursor to the specified Destination.
|
![]() | Move(GoToAction, Object) |
Moves cursor using the specified GoToAction.
|
![]() | Move(Page, Boundary) |
Moves cursor to the specified Page.
|
![]() | Move(Int32, Boundary, Object) |
Moves cursor to the specified index
|
![]() | Move(Page, Boundary, Object) |
Moves cursor to the specified Page.
|
![]() | Move(Int32, Origin, Boundary, Object) |
Sets the position within the current navigator.
|
See Also