ActionNext Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
The next action or sequence of actions that shall be performed after the action represented by this instance.

Namespace:  Apitron.PDF.Kit.Interactive.Actions
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public IList<IAction> Next { get; }

Property Value

Type: IListIAction

Implements

IActionNext
See Also

Reference