[]
        
(Showing Draft Content)

C1.Win.C1Preview.ExportOptions.IndexByExportProviderFormatKey

IndexByExportProviderFormatKey Method

IndexByExportProviderFormatKey(string)

Searches the current ExportOptions for an index corresponding to the specified format key (see FormatKey).

Declaration
public int IndexByExportProviderFormatKey(string exportProviderFormatKey)
Parameters
Type Name Description
string exportProviderFormatKey

The FormatKey to search for.

Returns
Type Description
int

Index of the specified export provider in the current ExportOptions, or -1 if none was found.