Share via


LastDocument element

The required LastDocument element specifies whether more documents will be submitted for the current print job.

LastDocument 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:LastDocument>
  text
</wprt:LastDocument>

Attributes

There are no attributes.

Text value

Required. Must be one of 0, 1, false, or true.

Child elements

There are no child elements.

Parent elements

Element Description

AddDocumentRequest

Submits the URL reference associated with a document to the printer for printing.

SendDocumentRequest

Submits print data associated with a job to the printer.

Remarks

If the Boolean value is 0 (false), more SendDocumentRequest or AddDocumentRequest operations will follow this operation. If the Boolean value is 1 (true), it indicates that this is the last document and the print job can complete when all supplied documents have finished printing.

See also

AddDocumentRequest

SendDocumentRequest

 

 

Send comments about this topic to Microsoft

Build date: 7/19/2012