SaveAsMiniProjectBaseSaveProjectAs Method |
Asks the user for a file name for the current project, and then saves the project under the given name.
Namespace: Altaxo.Graph.CommandsAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static void SaveProjectAs(
AltaxoDocument projectToSave
)
Parameters
- projectToSave AltaxoDocument
[Missing <param name="projectToSave"/> documentation for "M:Altaxo.Graph.Commands.SaveAsMiniProjectBase.SaveProjectAs(Altaxo.AltaxoDocument)"]
See Also