PhflResourceVersion2Version Property |
Gets the version.
Namespace: Aspose.PSD.FileFormats.Psd.Layers.LayerResourcesAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 22.5
Syntaxpublic override short Version { get; }
Public Overrides ReadOnly Property Version As Short
Get
public:
virtual property short Version {
short get () override;
}
abstract Version : int16 with get
override Version : int16 with get
Property Value
Type:
Int16
The version.
ExceptionsException | Condition |
---|
NotImplementedException | |
See Also