Share via


NumberUp element

The optional NumberUp element contains information on how to arrange the logical pages on the physical sheet.

NumberUp 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:NumberUp>
  child elements
</wprt:NumberUp>

Attributes

There are no attributes.

Text value

None

Child elements

Element Description

Direction

Indicates the direction in which to place multiple pages on the current physical media sheet.

PagesPerSheet

Indicates the number of PDL Data Stream pages to impose upon a single side of an instance of a selected medium for the current job.

Xxx

Any IHV-defined elements

Parent elements

Element Description

DocumentProcessing

Contains the requested processing attributes that are applicable at the document level.

Remarks

IHVs can extend this element's child element list if the device supports other options.

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 your name references apply to child elements in the correct namespace.

<wprt:NumberUp>
 <wprt:PagesPerSheet> data </wprt:PagesPerSheet>
 <wprt:Direction> data </wprt:Direction>
  ...
</wprt:NumberUp>

See also

Direction

DocumentProcessing

PagesPerSheet

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012