• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF.Layout
  • TallComponents.PDF.Layout.Actions
  • TallComponents.PDF.Layout.Brushes
  • TallComponents.PDF.Layout.Colors
  • TallComponents.PDF.Layout.Css
  • TallComponents.PDF.Layout.Fonts
  • TallComponents.PDF.Layout.JavaScript
  • TallComponents.PDF.Layout.Metadata
  • TallComponents.PDF.Layout.Navigation
  • TallComponents.PDF.Layout.Paragraphs
  • TallComponents.PDF.Layout.Pens
  • TallComponents.PDF.Layout.ResourceLoader
  • TallComponents.PDF.Layout.Security
  • TallComponents.PDF.Layout.Shapes
  • TallComponents.PDF.Layout.Shapes.Annotations
  • TallComponents.PDF.Layout.Shapes.Barcodes
  • TallComponents.PDF.Layout.Shapes.Fields
  • TallComponents.PDF.Layout.Xml

Namespace TallComponents.PDF.Layout.Actions

Class ActionCollection

An action collection.

Syntax

public class ActionCollection : Object , IEnumerable

Properties

Int32 Count
Get the number of Actions actually contained in the ActionCollection
Action Item
Get an Action by zero-based index from the ActionCollection.

Methods

Int32 Add(Action)
Adds an Action to the end of the ActionCollection.
Void AddRange(Action[])
Adds the entries in an array of actions to the end of the ActionCollection.
Void Clear()
Removes all actions from the ActionCollection.
Boolean Contains(Action)
Determine whether an Action is in the ActionCollection.
IEnumerator GetEnumerator()
Implements strong typed IEnumerable<T>.GetEnumerator.
Int32 IndexOf(Action)
Searches for the specified Action in the ActionCollection.
Void Insert(Int32,Action)
Insert an on a specific place in this .
Void InsertRange(Int32,Action[])
Insert the entries in an array of Actions to the specific locations in the ActionCollection.
Void Remove(Action)
Removes an Action from this ActionCollection.
Void RemoveAt(Int32)
Removes an Action from the ActionCollection at the specified index.
Void RemoveRange(Action[])
Removes multiple actions from the collection.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.