PDFActionNamedMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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.

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


💬 Ask a question or report a problem