NamedAction

NamedAction class

Represents named actions that PDF viewer applications are expected to support.

The NamedAction type exposes the following members:

Constructors

NameDescription
NamedAction(action)Initializes a new instance of the NamedAction class

Properties

NameDescription
nextNext actions in sequence.
nameGets or sets the action to be performed.

See Also