Uses of Enum
com.realobjects.pdfreactor.Configuration.XmpPriority
-
Uses of Configuration.XmpPriority in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.XmpPriority
Returns 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.Modifier and TypeMethodDescriptionConfiguration.Xmp.setPriority
(Configuration.XmpPriority value) Priority of this XMP over XMP generated automatically for the conformance requirements of certain output formats.