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 |
---|---|
Indicates whether the print device supports hardware collation for print jobs. |
|
Indicates whether the printer currently has a hardware duplexing option installed. |
|
Indicates whether a hole punch attachment is installed on the print device. |
|
Indicates whether the print device supports offsetting copies for a print job. |
|
A collection of elements that describe the capabilities of all output bins available on the printer. |
|
Indicates whether a stapling attachment is installed on the print device. |
|
Xxx |
Any IHV-defined elements. |
Parent elements
Element | Description |
---|---|
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
Send comments about this topic to Microsoft
Build date: 7/19/2012