MamlRendererRemoveOldContentsOfImageFolder Method |
Removes the old image files. This function will work only if there is a dedicated image folder, i.e.
ImageFileNames has a value.
Namespace: Altaxo.Text.RenderersAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static void RemoveOldContentsOfImageFolder(
string fullImageFolderName
)
Parameters
- fullImageFolderName String
- The full path of the image folder.
See Also