@Deprecated public final class ExifPropertyType extends com.aspose.ms.System.Enum
Represents EXIF tag types.
Modifier and Type | Field and Description |
---|---|
static int |
Ascii
Deprecated.
ASCII type.
|
static int |
ByteArray
Deprecated.
ByteArray type.
|
static int |
Rational
Deprecated.
XmpRational type.
|
static int |
RationalArray
Deprecated.
XmpRational array type.
|
static int |
UShort
Deprecated.
UShort type.
|
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 Ascii
ASCII type.
public static final int ByteArray
ByteArray type.
public static final int Rational
XmpRational type.
public static final int RationalArray
XmpRational array type.
public static final int UShort
UShort type.
Copyright © 2018. All rights reserved.