public static class Configuration.Xmp extends Object
Constructor and Description |
---|
Configuration.Xmp() |
Configuration.Xmp(String content,
String uri,
Configuration.XmpPriority priority) |
Modifier and Type | Method and Description |
---|---|
void |
setContent(String value)
XMP, as an XML string, to be embedded into the PDF document.
|
void |
setPriority(Configuration.XmpPriority value)
Priority of this XMP over XMP generated automaticaly for the conformance
requirements of certain output formats.
|
void |
setUri(String value)
URI to XMP to be embedded into the PDF document, if
content is null . |
public Configuration.Xmp()
public Configuration.Xmp(String content, String uri, Configuration.XmpPriority priority)
public void setContent(String value)
public void setUri(String value)
content
is null
.public void setPriority(Configuration.XmpPriority value)
This doc was generated on 2017-05-17. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.