ActionCollection.Item
ActionCollection indexer
Gets action by its index.
public PdfAction this[int index] { get; }
Parameter | Description |
---|---|
index | Index of action. |
Return Value
Retreived action.
See Also
- class PdfAction
- class ActionCollection
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF