The ExportProviders type exposes the following members.
Methods
Name | Description | |
---|---|---|
FindExportProviderByFormatKey |
Searches for an ExportProvider by its format key.
The format key is an arbitrary string that uniquely identifies
the export format. For each format, it is returned by the
FormatKey property.
|
|
IndexOf |
Gets the index of the specified ExportProvider in the current collection.
|
|
Register |
Registers an ExportProvider in the current ExportProviders.
|