public final class FileFormatVersion
extends com.aspose.ms.System.Enum
File format version
Modifier and Type | Field and Description |
---|---|
static byte |
Psb
The PSB version.
|
static byte |
Psd
The default PSD version.
|
Constructor and Description |
---|
FileFormatVersion() |
public static final byte Psd
The default PSD version.
public static final byte Psb
The PSB version.
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.