Property Item
Namespace TallComponents.PDF.Layout.Actions
Class ActionCollection
Get an Action by zero-based index from the ActionCollection.
Syntax
public
Action
Item
[
Int32
index
]
{
get;
}
Parameters
Int32
index
Property value
Action