Platforms to show: All Mac Windows Linux Cross-Platform
PDFActionRemoteGoToMBS class
Super class: PDFActionMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | PDFKit | MBS PDFKit Plugin | 9.6 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Available in Mac OS X v10.5 and later.
Subclass of the PDFActionMBS class.
- 3 properties
- property pageIndex as Integer
- property point as NSPointMBS
- property URL as string
- 2 methods
- method Constructor(PageIndex as Integer, atPoint as NSPointMBS, file as folderitem)
- method Constructor(PageIndex as Integer, atPoint as NSPointMBS, url as string)
Super class PDFActionMBS
- 2 properties
- 3 methods
- method Constructor Private
- method Constructor(Handle as Integer)
- method copy as PDFActionMBS
This class has no sub classes.
Some events using this class:
- DesktopPDFViewControlMBS.OpenPDFforRemoteGoToAction(action as PDFActionRemoteGoToMBS)
- PDFViewControlMBS.OpenPDFforRemoteGoToAction(action as PDFActionRemoteGoToMBS)
- PDFViewIOSControlMBS.OpenPDFforRemoteGoToAction(action as PDFActionRemoteGoToMBS)
Some related classes:
The items on this page are in the following plugins: MBS PDFKit Plugin.
PDFActionNamedMBS - PDFActionResetFormMBS
