Package | Description |
---|---|
com.aspose.pdf.generator.legacyxmlmodel |
Modifier and Type | Method and Description |
---|---|
LinkAction |
Bookmark.getLinkAction(int index) |
LinkAction |
Hyperlink.getLinkAction(int index) |
LinkAction |
ILinkActionsCarrier.getLinkAction(int index) |
Modifier and Type | Method and Description |
---|---|
void |
Bookmark.addLinkAction(LinkAction addedAction) |
void |
Hyperlink.addLinkAction(LinkAction action)
Adds link action to list of action that will be executed on click on this link
|
void |
ILinkActionsCarrier.addLinkAction(LinkAction addedAction) |
Copyright © 2014 Aspose. All Rights Reserved.