Click or drag to resize

HtmlSplitRendererRemoveOldContentsOfImageFolder Method

Removes old generated image files from the image folder.

Namespace: Altaxo.Text.Renderers.Html
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static void RemoveOldContentsOfImageFolder(
	string fullImageFolderName
)

Parameters

fullImageFolderName  String
The full image folder path.
See Also