Syntax
XPath: /JDF[contains(@Types="Trapping")]/ResourcePool/TrappingDetails/GeneralID[@IDUsage="oce:Preset"]/@IDValue
Type
String
Supported values
The name of a trapping preset as defined in the system. Invalid names or empty strings will be interpreted as "trapping disabled".
Description
Instead of supporting all individual trapping settings, only a trapping preset is supported. The trapping preset is defined in the system.
Example to set preset with name "Standard"
<TrappingDetails ID="ProcessID_6" Class="Parameter" Status="Available" NoOp=" false">
<GeneralID IDUsage="oce:Preset" IDValue="Standard"/>
</TrappingDetails>