ProjectItemCommandsPasteItemsFromClipboard Method |
Pastes project items from the clipboard into the specified base folder.
Namespace: Altaxo.Main.CommandsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void PasteItemsFromClipboard(
string baseFolder
)
Parameters
- baseFolder String
- The destination base folder.
See Also