CacheType Enumeration |
Namespace: Aspose.PSD
Member name | Value | Description | |
---|---|---|---|
Auto | 0 | Specifies auto cache type. The auto cache scheme will try to cache in-memory first then on disk. | |
CacheOnDiskOnly | 1 | The disk cache only. | |
CacheInMemoryOnly | 2 | The in-memory cache only. |