The IExporter type exposes the following members.

Methods

  NameDescription
Export
Performs export.
ShowOptionsDialog
Shows the options dialog, returns true if user pressed OK, false if Cancel.

Properties

  NameDescription
Document
Sets or returns the document to export.
ExportProvider
Returns the corresponding export provider.
LastErrorText
Returns last error explanation.
OnLongOpInProgressProvider
Sets the object which can be used to show progress of the operation.
OutputFileName
Sets or returns the output file name.
ShowOptions
Sets or returns whether Export() will show the options dialog.

See Also