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