PsdOptions.PsdVersion
PsdOptions.PsdVersion property
Gets or sets the file format version. It can be PSD or PSB.
public PsdVersion PsdVersion { get; set; }
Property Value
The file format version.
See Also
- enum PsdVersion
- class PsdOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging