Overload List

  Name Description
Public property Item[([( Int32])])
Gets an ExporterOptions object by its index in the current ExportOptions.
Public property Item[([( String])])
Gets an ExporterOptions object by the format key of the export provider (see FormatKey()()()()).
Public property Item[([( Type])])
Gets an ExporterOptions object by the type of its ExportProvider.

See Also