|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LinkActionType in aspose.pdf |
---|
Fields in aspose.pdf declared as LinkActionType | |
---|---|
static LinkActionType |
LinkActionType.ExcuteMenuItem
Execute a menu item. |
static LinkActionType |
LinkActionType.OpenFile
Open a file. |
static LinkActionType |
LinkActionType.OpenWebLink
Open a web link. |
Methods in aspose.pdf that return LinkActionType | |
---|---|
LinkActionType |
LinkAction.getLinkActionType()
Gets a LinkActionType object that indicates the link action type. |
Methods in aspose.pdf with parameters of type LinkActionType | |
---|---|
void |
LinkAction.setLinkActionType(LinkActionType value)
Sets a LinkActionType object that indicates the link action type. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |