Uses of Enum
com.realobjects.pdfreactor.Configuration.XmpPriority
Packages that use Configuration.XmpPriority
- 
Uses of Configuration.XmpPriority in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.XmpPriorityModifier and TypeMethodDescriptionstatic Configuration.XmpPriorityReturns the enum constant of this type with the specified name.static Configuration.XmpPriority[]Configuration.XmpPriority.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.realobjects.pdfreactor with parameters of type Configuration.XmpPriorityModifier and TypeMethodDescriptionConfiguration.Xmp.setPriority(Configuration.XmpPriority value) Priority of this XMP over XMP generated automatically for the conformance requirements of certain output formats.