/// <summary> /// Reset the <see cref="ExporterProgressWindow"/> progress bar /// </summary> public void ExporterReset() { exporter.ResetProgress(); }