An action collection.

Namespace: TallComponents.PDF.Layout.Actions
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
[SerializableAttribute]
public class ActionCollection : Object, 
	IEnumerable
Visual Basic
<SerializableAttribute> _
Public Class ActionCollection _
	Inherits Object _
	Implements IEnumerable

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Actions..::..ActionCollection

See Also