Package org.verapdf.model.pdlayer
Interface OutputIntents
- All Superinterfaces:
Object
- All Known Implementing Classes:
GFOutputIntents
the array of output intents
-
Method Summary
Modifier and TypeMethodDescriptioncomma separated list of output intents DestOutputProfile valuetrue, if OutputIntents array contains more than one entry, all entries that contain a DestOutputProfile key have as the value of that key the same indirect object, which shall be a valid ICC profile stream.Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
Method Details
-
getsameOutputProfileIndirect
Boolean getsameOutputProfileIndirect()true, if OutputIntents array contains more than one entry, all entries that contain a DestOutputProfile key have as the value of that key the same indirect object, which shall be a valid ICC profile stream. -
getoutputProfileIndirects
String getoutputProfileIndirects()comma separated list of output intents DestOutputProfile value
-