|
FoxitPDFSDKforWeb v11.0.4
Foxit PDF SDK for Web
|
EmbeddedGoto action object. More...
Public Member Functions | |
| getDestination () | |
| Get the destination information. More... | |
| getNewWindowFlag () | |
| Get the flag which is used to decide whether to open the destination document in a new window or not. More... | |
| getTargetFileInfo () | |
| Get the Target file information. More... | |
Public Member Functions inherited from Action | |
| getSubAction (index) | |
| Get a sub-action by index. More... | |
| getSubActionCount () | |
| Get the count of sub-actions. More... | |
| getType () | |
| Get action type. More... | |
| insertSubAction (index, action) | |
| Insert a new sub-action to the location specified by index. More... | |
| removeAllSubActions () | |
| Remove all the sub-actions. More... | |
| removeSubAction (index) | |
| Remove a sub-action, specified by index. More... | |
| setSubAction (index, action) | |
| Set a sub-action by index. More... | |
EmbeddedGoto action object.
|
inline |
Get the destination information.
|
inline |
Get the flag which is used to decide whether to open the destination document in a new window or not.
|
inline |
Get the Target file information.