public final class ExifFileSource
extends com.aspose.ms.System.Enum
exif file source enums.
Modifier and Type | Field and Description |
---|---|
static byte |
DigitalStillCamera
Digital still camera.
|
static byte |
FilmScanner
Film scanner.
|
static byte |
Others
The others.
|
static byte |
ReflexionPrintScanner
Reflexion print scanner.
|
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 byte Others
The others.
public static final byte FilmScanner
Film scanner.
public static final byte ReflexionPrintScanner
Reflexion print scanner.
public static final byte DigitalStillCamera
Digital still camera.