EmbeddedFileCollection.CopyTo
EmbeddedFileCollection.CopyTo method
Copies array of FileSpecification object into colleciton.
public void CopyTo(FileSpecification[] array, int index)
| Parameter | Type | Description |
|---|---|---|
| array | FileSpecification[] | Array of objects which will be copied. |
| index | Int32 | Starting index from which copying will be started. |
See Also
- class FileSpecification
- class EmbeddedFileCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF