[]
Searches the current ExportOptions for an index corresponding to the specified ExportProvider.
public int IndexByExportProvider(ExportProvider exportProvider)
| Type | Name | Description |
|---|---|---|
| ExportProvider | exportProvider | The ExportProvider to search for. |
| Type | Description |
|---|---|
| int | Index of the specified export provider in the current ExportOptions, or -1 if none was found. |