An action collection.
Namespace: TallComponents.PDF.ActionsAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public class ActionCollection : IEnumerable<Action>, IEnumerable |
| Visual Basic |
|---|
Public Class ActionCollection _ Implements IEnumerable(Of Action), IEnumerable |