Apitron.PDF.Kit library for .NET
Top
The IAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActionType |
Gets the type of the action.
| |
Next |
The next action or sequence of actions that shall be performed after the action represented by this dictionary.
The value is either a single action dictionary or an array of action dictionaries that shall be performed in order;
see the Note for further discussion.
|
See Also