The ExportProviders type exposes the following members.

Methods

  Name Description
Public method 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.
Public method IndexOf
Gets the index of the specified ExportProvider in the current collection.
Public method Static member Register
Registers an ExportProvider in the current ExportProviders.

See Also