public final class FileFormatVersion
extends com.aspose.ms.System.Enum
Represents version of file.
Modifier and Type | Field and Description |
---|---|
static int |
ANSI
ANSI file format.
|
static int |
Unicode
Unicode file format.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Unicode
Unicode file format.
public static final int ANSI
ANSI file format.