Modifier and Type | Class and Description |
---|---|
class |
ColorantBase
Represents XMP Colorant type.
|
class |
ColorantCMYK
Represents CMYK Colorant.
|
class |
ColorantLAB
Represents LAB Colorant.
|
class |
ColorantRGB
Represents RGB Colorant.
|
class |
Dimensions
Containing dimensions for a drawn object.
|
class |
Font
Represents XMP Font.
|
class |
Job
Represents Job.
|
class |
LangAlt |
class |
RenditionClass
Represents XMP RenditionClass.
|
class |
ResourceEvent
Represents high-level event that occurred in the processing of a resource.
|
class |
ResourceRef |
class |
Thumbnail
Represents thumbnail image for a file.
|
class |
Time
Representation of a time value in seconds.
|
class |
Timecode
Represents timecode value in video.
|
class |
Version
Represents one version of a document.
|
class |
XmpAgentName
Represents Agent name, Software organization etc.
|
class |
XmpArray
Represents Xmp Array in
XmpPackage . |
class |
XmpArrayBase<T>
Represents base abstraction for XMP array.
|
class |
XmpBoolean
Represents XMP Boolean basic type.
|
class |
XmpComplexType
Represents base abstraction for XMP Complex value type.
|
class |
XmpDate
Represents Date in XMP packet.
|
class |
XmpGuid
Represents XMP global unique identifier.
|
class |
XmpInteger
Represents XMP Integer basic type.
|
class |
XmpLocale
Represents language code.
|
class |
XmpMIMEType
Represents MIME type.
|
class |
XmpRational
Represents XMP XmpRational.
|
class |
XmpReal
Represents XMP Real.
|
class |
XmpText
Represents XMP Text basic type.
|
class |
XmpTypeBase
Represents base abstraction for XMP type.
|
Modifier and Type | Field and Description |
---|---|
protected com.aspose.ms.System.Collections.Generic.Dictionary<String,XmpValueBase> |
XmpPackage.properties
Dictionary of key/value properties XMP package.
|
Modifier and Type | Method and Description |
---|---|
XmpValueBase |
XmpPackage.readByXmpKey(String key) |
Modifier and Type | Method and Description |
---|---|
void |
XmpPackage.setXmpValue(String key,
XmpValueBase value) |
Copyright © 2017. All rights reserved.