Package | Description |
---|---|
com.aspose.eps.xmp |
The com.aspose.eps.xmp package provides classes for reading, changing XMP metadata in EPS files.
|
Modifier and Type | Method and Description |
---|---|
static XmpField |
XmpField.getEmpty()
Gets an Empty xmp field.
|
static XmpField |
XmpField.getLang()
This field represents xml:lang qualifier.
|
XmpField |
XmpValue.toField()
Returns XMP value as XMP field.
|
XmpField[] |
XmpField.toStructure()
Gets value as a structure.
|
XmpField[] |
XmpValue.toStructure()
Returns XMP value as structure (set of fields).
|
Copyright © 2022 Aspose. All Rights Reserved.