This method clears the images that were created for the slide display mode.

[Visual Basic] Public Function ClearSlideImages()
[C#] public void ClearSlideImages();

Parameter Value

None

Return Value

None

Explanation

The ClearSlideImages method clears the images that were created for the slide display mode. Executing this method also clears the SlidePath property. If you want to use the slide display mode again, you'll have to reset that property.

For details, please refer to the SlideMode property.

See Also

ImageKit Members | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation