|
Foxit PDF SDK
|
Public Member Functions | |
| def | GetDestination () |
| Get the destination information. More... | |
| def | SetDestination (dest) |
| Set the destination information. More... | |
Go-to action is an action that changes the view to a specified destination (page, location, and magnification factor).
Class fsdk.GotoAction is derived from Action and offers functions to get/set go-to action data.
| def fsdk.GotoAction.GetDestination | ( | ) |
Get the destination information.
| def fsdk.GotoAction.SetDestination | ( | dest | ) |
Set the destination information.
| [in] | dest | A valid destination object to be set. |