PsdLoadOptions.UseDiskForLoadEffectsResource
PsdLoadOptions.UseDiskForLoadEffectsResource property
Gets or sets a value indicating whether [use disk for load effects resource] (by default used disk to load effects resource, but can be used memory if it is enought by setting this value to false).
public bool UseDiskForLoadEffectsResource { get; set; }
Property Value
true
if [use disk for load effects resource]; otherwise, false
.
See Also
- class PsdLoadOptions
- namespace Aspose.PSD.ImageLoadOptions
- assembly Aspose.PSD