Searches for the specified EmbeddedFile in the EmbeddedFileCollection.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public int IndexOf( EmbeddedFile embeddedFile ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ embeddedFile As EmbeddedFile _ ) As Integer |
Parameters
- embeddedFile
- Type: TallComponents.PDF..::..EmbeddedFile
The EmbeddedFile to locate in the EmbeddedFileCollection.