PsdOptionsVersion Property

Gets or sets the psd file version.

Namespace:  Aspose.CAD.ImageOptions
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public int Version { get; set; }

Property Value

Type: Int32
The psd file version.
See Also