Overload List

  NameDescription
Item[([(Int32])])
Returns the options of exporter by its index.
Item[([(String])])
Returns the options of exporter by FormatKey of ExportProvider. Each ExportProvider has unique identificator (FormatKey property).
Item[([(Type])])
Returns the options of exporter by type of ExportProvider.

See Also