Method RemoveAt
Namespace TallComponents.PDF
Class EmbeddedFileCollection
Removes an embedded file from the collection.
Syntax
public Void RemoveAt(Int32 index)
Returns
Void
Parameters
Int32
index
The zero-based index for the embedded file to be removed.