Searches for the specified EmbeddedFile in the EmbeddedFileCollection.
Namespace: TallComponents.PDFAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
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.