NWDPDocumentIdentifier

Identifies a document as part of a specific job


Structure

typedef struct {  
NWDPPrtContainedObjectId jobIdentifier;
nuint32 documentNumber;
} NWDPDocumentIdentifier, N_FAR *pNWDPDocumentIdentifier;


Header File

nwdp_att.h


Fields

jobIdentifier

Specifies a print job.


documentNumber

Specifies the document within the print job. Number one is the first document of the job.


Remarks

NWDPDocumentIdentifier corresponds to ISO 10175-1: section 9.2.1.1.