|
Foxit PDF SDK
|
Public 成员函数 | |
| def | GetDestination () |
| 获取目标信息。 更多... | |
| def | SetDestination (dest) |
| 设置目标信息。 更多... | |
转到动作是一种将视图更改为指定目标(页面、位置和放大因子)的动作。
类fsdk.GotoAction 派生自Action ,提供用于 获取/设置转到动作数据的函数。
| def fsdk.GotoAction.GetDestination | ( | ) |
获取目标信息。
| def fsdk.GotoAction.SetDestination | ( | dest | ) |
设置目标信息。
| [in] | dest | 要设置的有效目标对象。 |