An action that is performed when, for example, a PDF annotation is activated or an outline item is clicked.
SDKs
- iOS 11.0+
- macOS 10.5+
- Mac Catalyst 13.0+
Framework
- PDFKit
Declaration
class PDFAction : NSObject
Overview
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:
PDFAction
Go To PDFAction
Named PDFAction
Remote Go To PDFAction
Reset Form PDFAction
URL