Share via


JobFinishings element

The optional JobFinishings element is a collection of elements that describe all of the finishing options requested for the current job.

JobFinishings is defined in the namespace at this URI: https://schemas.microsoft.com/windows/2006/08/wdp/print and referenced by the prefix wprt. (This resource may not be available in some languages and countries.)

Usage

<wprt:JobFinishings>
  child elements
</wprt:JobFinishings>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

Collate

Identifies whether the printer should group the pages of each copy of a job.

HolePunch

Describes the hole-punching capabilities available on the print device.

JogOffset

Identifies whether each copy of the job should be offset from the previous copy in the output tray.

Staple

Describes how the device should staple the current job.

Xxx

Any IHV-defined elements

Parent elements

Element Description

JobProcessing

Contains all of the requested processing attributes that are applicable at the job level.

Remarks

JobFinishings describes the finishing options available on the device.

The following syntax block shows that you must also prefix the names of the child elements with the appropriate namespace (in this case wprt), to be certain that you are referencing child elements in the correct namespace.

<wprt:JobFinishings>
 <wprt:Collate> data </wprt:Collate>
 <wprt:JogOffset> data </wprt:JogOffset>
  ...
</wprt:JobFinishings>

See also

Collate

HolePunch

JobProcessing

JogOffset

Staple

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012