Method Add
Namespace TallComponents.PDF.Layout.Actions
Class ActionCollection
Adds an Action to the end of the ActionCollection.
does not accept a as a valid value.
does not accept duplicate elements.
Syntax
public
Int32
Add(
Action
action
)
Returns
Int32
The index at which the has been added.
Parameters
Action
action
The to be added to the end of the .