Share via


Finishings element

The optional Finishings element describes the overall finishing capabilities available on the printer.

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

Usage

<wprt:Finishings>
  child elements
</wprt:Finishings>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

CollationSupported

Indicates whether the print device supports hardware collation for print jobs.

DuplexerInstalled

Indicates whether the printer currently has a hardware duplexing option installed.

HolePunchInstalled

Indicates whether a hole punch attachment is installed on the print device.

JogOffsetSupported

Indicates whether the print device supports offsetting copies for a print job.

OutputBins

A collection of elements that describe the capabilities of all output bins available on the printer.

StaplerInstalled

Indicates whether a stapling attachment is installed on the print device.

Xxx

Any IHV-defined elements.

Parent elements

Element Description

PrinterConfiguration

A collection of elements that describes the printer's configurable capabilities.

Remarks

Capabilities such as whether the device supports duplexing, collation or jogoffset printing, and also any stapling or hole punch capabilities are specified in this element. The capabilities of the output bins are also described.

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:Finishings>
 <wprt:CollationSupported> data </wprt:CollationSupported>
 <wprt:JogOffsetSupported> data </wprt:JogOffsetSupported>
  ...
</wprt:Finishings>

See also

CollationSupported

DuplexerInstalled

HolePunchInstalled

JogOffsetSupported

OutputBins

PrinterConfiguration

StaplerInstalled

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012