public final class XmpArrayType
extends com.aspose.ms.System.Enum
Represents array type in XmpArray
.
Modifier and Type | Field and Description |
---|---|
static int |
ALTERNATIVE
The alternative array.
|
static int |
ORDERED
The ordered array.
|
static int |
UNORDERED
The unordered array.
|
public static final int UNORDERED
The unordered array.
public static final int ORDERED
The ordered array.
public static final int ALTERNATIVE
The alternative array.
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.