Platforms to show: All Mac Windows Linux Cross-Platform

PDFActionNamedMBS 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
PDFActionNamed defines methods used to work with actions in PDF documents, some of which are named in the Adobe PDF Specification.

A PDFActionNamed object represents an action with a defined name, such as "Go back" or "Zoom in."
Subclass of the PDFActionMBS class.

  • property name as Integer
  • method Constructor(name as Integer)
  • 12 constants

Constants

Constant Value Description
kPDFActionNamedFind 8 One of the name constants for the action. The Find action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedFirstPage 3 One of the name constants for the action. The First Page action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedGoBack 5 One of the name constants for the action. The Go Back action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedGoForward 6 One of the name constants for the action. The Go Forward action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedGoToPage 7 One of the name constants for the action. The Go to Page action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedLastPage 4 One of the name constants for the action. The Last Page action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedNextPage 1 One of the name constants for the action. The Next Page action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedNone 0 One of the name constants for the action. The action has no name.
Available in Mac OS X v10.5 and later.
kPDFActionNamedPreviousPage 2 One of the name constants for the action. The Previous Page action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedPrint 9 One of the name constants for the action. The Print action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedZoomIn 10 One of the name constants for the action. The Zoom In action.
Available in Mac OS X v10.5 and later.
kPDFActionNamedZoomOut 11 One of the name constants for the action. The Zoom Out action.
Available in Mac OS X v10.5 and later.

Super class PDFActionMBS

This class has no sub classes.


The items on this page are in the following plugins: MBS PDFKit Plugin.


PDFActionMBS   -   PDFActionRemoteGoToMBS


The biggest plugin in space...