@Deprecated public final class XmpNodeViewType extends com.aspose.ms.System.Enum
Contains available types presented in XmpNodeView
.
Modifier and Type | Field and Description |
---|---|
static int |
Array
Deprecated.
Represents
XmpArray . |
static int |
LangAlt
Deprecated.
Represents
LangAlt . |
static int |
XmpComplexType
Deprecated.
Represents complex type
XmpComplexType . |
static int |
XmpType
Deprecated.
Represents regular XMP type like text, date-time, see
XmpTypeBase |
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 Array
Represents XmpArray
.
public static final int LangAlt
Represents LangAlt
.
public static final int XmpComplexType
Represents complex type XmpComplexType
.
public static final int XmpType
Represents regular XMP type like text, date-time, see XmpTypeBase
Copyright © 2020. All rights reserved.