ExportEngine Methods |
The ExportEngine type exposes the following members.
| Name | Description | |
|---|---|---|
| Close |
Not needed, does nothing.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExportCategory(String, String, IExportSettings) |
Export a category.
| |
| ExportCategory(String, IEnumerableICursorFilter, String, IExportSettings) |
Export a filtered category.
| |
| ExportView |
Export a view.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HandleExportCompleted |
Event handler for the ExportCompleted event
| |
| HandleExportProgressChanged |
Event handler for the ExportProgressChanged event.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |