public final class ExifSubjectDistanceRange
extends com.aspose.ms.System.Enum
exif subject distance range enums.
Modifier and Type | Field and Description |
---|---|
static int |
CloseView
Close view.
|
static int |
DistantView
Distant view.
|
static int |
Macro
Macro range
|
static int |
Unknown
Unknown subject distance range
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Unknown
Unknown subject distance range
public static final int Macro
Macro range
public static final int CloseView
Close view.
public static final int DistantView
Distant view.