Platforms to show: All Mac Windows Linux Cross-Platform
PDFActionMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | PDFKit | MBS MacControls Plugin | 9.6 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Notes:
A PDFAction object represents an action associated with a PDF element, such as an annotation or a link, that the viewer application can perform. See the Adobe PDF Specification for more about actions and action types.
PDFAction is an abstract superclass of the following concrete classes:
- 2 properties
- 3 methods
- method Constructor
- method Constructor(Handle as Integer)
- method copy as PDFActionMBS
Sub classes:
- class PDFActionGoToMBS
- class PDFActionNamedMBS
- class PDFActionRemoteGoToMBS
- class PDFActionResetFormMBS
- class PDFActionURLMBS
Some methods using this class:
- PDFViewMBS.performAction(action as PDFActionMBS)
Some properties using for this class:
- PDFAnnotationMBS.Action as PDFActionMBS
- PDFAnnotationMBS.mouseUpAction as PDFActionMBS
- PDFOutlineMBS.action as PDFActionMBS
Blog Entries
The items on this page are in the following plugins: MBS MacControls Plugin.
PDFActionGoToMBS - PDFActionNamedMBS

Links
MBS Xojo Plugins