Platforms to show: All Mac Windows Linux Cross-Platform
PDFDestinationMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | PDFKit | MBS MacControls Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
- 3 properties
- property Handle as Integer
- property page as PDFPageMBS
- property Zoom as Double
- 5 methods
- method compare(dest as PDFDestinationMBS) as Integer
- method Constructor(Handle as Integer)
- method Constructor(page as PDFPageMBS, point as NSPointMBS)
- method copy as PDFDestinationMBS
- method point as NSPointMBS
- shared method kPDFDestinationUnspecifiedValue as Double
This class has no sub classes.
Some methods using this class:
- PDFActionGoToMBS.Constructor(destination as PDFDestinationMBS)
- PDFViewMBS.goToDestination(page as PDFDestinationMBS)
Some properties using for this class:
- PDFActionGoToMBS.destination as PDFDestinationMBS
- PDFAnnotationLinkMBS.destination as PDFDestinationMBS
- PDFAnnotationMBS.destination as PDFDestinationMBS
- PDFOutlineMBS.destination as PDFDestinationMBS
- PDFViewMBS.currentDestination as PDFDestinationMBS
Some examples using this class:
- /MacCocoa/PDFKit/Add Annotations to PDF
- /MacCocoa/PDFKit/Add Outlines with Actions to PDF
- /MacCocoa/PDFKit/Add Outlines with Destinations to PDF
Blog Entries
The items on this page are in the following plugins: MBS MacControls Plugin.
PDFBorderMBS - PDFDocumentDelegateMBS
