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.3179.0 (4.8.3179.0)
Syntax public static void RemoveOldContentsOfImageFolder(
string fullImageFolderName
)
Parameters
- fullImageFolderName String
[Missing <param name="fullImageFolderName"/> documentation for "M:Altaxo.Text.Renderers.MamlRenderer.RemoveOldContentsOfImageFolder(System.String)"]
See Also