CPDFNamedAction Class Reference
Inherits from | CPDFAction : NSObject |
---|---|
Declared in | CPDFNamedAction.h |
Overview
CPDFNamedAction defines methods used to work with actions in PDF documents, some of which are named in the Adobe PDF Specification.
A CPDFNamedAction object represents an action with a defined name.
– name
Returns the name of the named action.
- (CPDFNamedActionName)name
Discussion
Returns the name of the named action.
See Also
Declared In
CPDFNamedAction.h