This enumeration refers the datetime used to sort thumbnail images.

public enum ThumbnailSortDate

Public Members

Member Value Explanation
CreationTime 0 The datetime that the file was created
LastWriteTime 1 The datetime that the file was last modified
LastAccessTime 2 The datetime that the file was last accessed

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation