The following elements can be partitioned:
Element |
Allowed partition type |
Use for |
---|---|---|
RunList |
Run |
Force to front/back |
LayoutPreparationParams |
RunIndex |
Image shift, 1-sided and 2-sided, inserts (media, jog, stapling) |
DigitalPrintingParams |
RunIndex |
Media, media print mode |
GatheringParams |
RunIndex BundleItemIndex |
Offset stacking |
StitchingParams |
RunIndex BundleItemIndex |
Stapling |
FoldingParams |
RunIndex BundleItemIndex |
Folding |
HoleMakingParams |
RunIndex BundleItemIndex |
Punching |
CreasingParams |
RunIndex |
Creasing |
/ResourceLinkPool/ComponentLink/AmountPool/PartAmount/Part/ |
RunIndex BundleItemIndex |
Page programming for finishing |
According to the type of partition, the sub-nodes must specify the attribute @RunIndex, or @Run with @Pages, or @BundleItemIndex.
Syntax
XPath: //<Element>/@PartIDKeys
Type
Enumeration
Supported range
<Element>
See the table directly above.
@PartIDKeys
@PartIDKeys |
Description |
---|---|
RunIndex |
The element is partitioned with RunIndex. A RunIndex defines a set of logical pages from the RunList. |
Run |
The element is partitioned with Run. A Run defines an name for an individual RunList partition. |
BundleItemIndex |
The element is partitioned with BundleItemIndex. A BundleItemIndex defines a set of indexed bundle of physical sheets called BundleItem. |