ActionCollection.CopyTo
ActionCollection.CopyTo method
Copies actions array into collection.
public void CopyTo(PdfAction[] array, int index)
Parameter | Type | Description |
---|---|---|
array | PdfAction[] | Array of actions which must be copied into collection. |
index | Int32 | Index starting from which array will be copied. |
See Also
- class PdfAction
- class ActionCollection
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF