public final class IptcPropertyType
extends com.aspose.ms.System.Enum
Represents IPTC property types.
Modifier and Type | Field and Description |
---|---|
static int |
ByteArray
Represents byte array.
|
static int |
Date
Represents date property.
|
static int |
Integer
Represents integer property.
|
static int |
String
Represents string property.
|
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 ByteArray
Represents byte array.
public static final int Date
Represents date property.
public static final int Integer
Represents integer property.
public static final int String
Represents string property.
Copyright © 2017. All rights reserved.