Click or drag to resize

ExportEngine Methods

The ExportEngine type exposes the following members.

Methods
  NameDescription
Public methodClose
Not needed, does nothing.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExportCategory(String, String, IExportSettings)
Export a category.
Public methodExportCategory(String, IEnumerableICursorFilter, String, IExportSettings)
Export a filtered category.
Public methodExportView
Export a view.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHandleExportCompleted
Event handler for the ExportCompleted event
Public methodHandleExportProgressChanged
Event handler for the ExportProgressChanged event.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also