Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
Copies | uint32 | |
Description | string | The default number of copies for each PrintJob processed by the associated PrintService. |
MappingStrings | string | RFC2911.IETF|Section 4.2.5 copies |
MinValue | sint64 | 1 |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.Copies, CIM_PrintJob.Copies |
DocumentFormat | string | |
Description | string | The default document format (MIME type) for each PrintJob processed by the associated PrintService. |
MappingStrings | string | RFC2911.IETF|Section 4.4.21 document-format-default |
ModelCorrespondence | string | CIM_PrintService.MimeTypesSupported, CIM_PrintJob.MimeTypes |
JobHoldUntil | string | |
Description | string | The default named job hold until for each PrintJob processed by the associated PrintService. That is, the named time period when the PrintJob may be scheduled.
Complete standard values are in the IANA IPP Registry.
Additional vendor or site values may also be used.
Standard values defined in IPP/1.1 (RFC 2911) include:
Value 'night' means local night (site-specific).
Value 'weekend' means local weekend (site-specific).
Value 'no-hold' means schedule PrintJob immediately. |
MappingStrings | string | RFC2911.IETF|Section 4.2.2 job-hold-until |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.JobHoldUntil, CIM_PrintJob.JobHoldUntil |
JobPriority | uint32 | |
Description | string | The default priority for each PrintJob processed by the associated PrintService.
Note: Weighted scale is *opposite* to Job.Priority.
The value 1 indicates the lowest possible priority.
The value 100 indicates the highest possible priority. |
MappingStrings | string | RFC2911.IETF|Section 4.2.1 job-priority |
MaxValue | sint64 | 100 |
MinValue | sint64 | 1 |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.JobPriority, CIM_PrintJob.JobPriority |
JobSheets | string | |
Description | string | The default named start/end sheets for each PrintJob processed by the associated PrintService.
Complete standard values are in the IANA IPP Registry.
Additional vendor or site values may also be used.
Standard values defined in IPP/1.1 (RFC 2911) include:
Value 'none' indicates no job start/end sheets.
Value 'standard' indicates one or more site-specific standard job sheets. |
MappingStrings | string | RFC2911.IETF|Section 4.2.3 job-sheets |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.JobSheets, CIM_PrintJob.RequiredJobSheets |
Media | string | |
Description | string | The default named output media for each PrintJob processed by the associated PrintService.
Note: Values should conform to the requirements of PWG Media Standardized Names specification [PWG5101.1], e.g., 'na_letter_8.5x11in' or 'custom_poster_18x36in'. |
MappingStrings | string | PWG5101-1.PWG|Media Standardized Names, RFC2911.IETF|Section 4.2.11 media |
ModelCorrespondence | string | CIM_PrintService.PaperTypesAvailable, CIM_PrintJob.RequiredPaperType |
MultipleDocumentHandling | string | |
Description | string | The default multiple document handling for each PrintJob processed by the associated PrintService.
That is, the named policy for the handling of finishing, the placement of one or more input logical pages onto output impressions, and multiple copies in a PrintJob with two or more documents.
Complete standard values are in the IANA IPP Registry.
Standard values defined in IPP/1.1 (RFC 2911) include:
Value 'single-document' means apply finishing to multiple document sets (i.e., each copy of the PrintJob).
Value 'single-document-new-sheet' means the same behavior as 'single-document' plus each document must start on a new sheet (i.e., a front side in duplex). |
MappingStrings | string | RFC2911.IETF|Section 4.2.4 multiple-document-handling |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.MultipleDocumentHandling, CIM_PrintServiceCapabilities.MultipleDocumentJobs, CIM_PrintJob.MultipleDocumentHandling |
NumberUp | uint32 | |
Description | string | The default number of input logical pages per impression for a PrintJob processed by the associated PrintService. Note: The translation, rotation, and scaling required for values of '2' or more are implementation dependent. |
MappingStrings | string | RFC2911.IETF|Section 4.2.9 number-up |
MinValue | sint64 | 1 |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.NumberUp, CIM_PrintJob.NumberUp |
OrientationRequested | string | |
Description | string | The default orientation requested for each PrintJob processed by the associated PrintService.
Complete standard values are in the IANA IPP Registry.
Standard values defined in IPP/1.1 (RFC 2911) include:
Value 'portrait' means imaged across the short edge, with no content rotation.
Value 'landscape' means imaged across the long edge, with content rotated 90 degrees anticlockwise from 'portrait'.
Value 'reverse-landscape' means imaged across the long edge, with content rotated 90 degrees clockwise from 'portrait'.
Value 'reverse-portrait' means imaged across the short edge, with content rotated 180 degrees (opposite) from 'portrait'. |
MappingStrings | string | RFC2911.IETF|Section 4.2.10 orientation-requested |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.OrientationRequested, CIM_PrintJob.OrientationRequested |
OutputBin | string | |
Description | string | The default named output bin for each PrintJob processed by the associated PrintService.
Complete standard values are in the IANA IPP Registry.
Additional vendor or site values may also be used.
Standard values defined in PWG 5100.2 include:
Value 'top' means the output bin that, when facing the device, is best identified as the top bin.
Value 'side' means the output bin that, when facing the device, is best identified as the side bin. |
MappingStrings | string | PWG5100-2.PWG|Section 2.1 output-bin |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.OutputBin |
PrintQuality | string | |
Description | string | The default print quality for impressions for each PrintJob processed by the associated PrintService.
Complete standard values are in the IANA IPP Registry.
Standard values defined in IPP/1.1 (RFC 2911) include:
Value 'draft' means lowest print quality.
Value 'normal' means normal print quality.
Value 'high' means highest print quality. |
MappingStrings | string | RFC2911.IETF|Section 4.2.13 print-quality |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.PrintQuality, CIM_PrintJob.PrintQuality |
Resolution | string | |
Description | string | The default print resolution for impressions for each PrintJob processed by the associated PrintService.
That is, the horizontal by vertical resolution in pixels per inch for output impressions (sides of selected media) separated by a lowercase 'x', e.g., print resolutions of '300x300' and '600x1200'.
Horizontal resolution is defined as resolution in the cross-feed direction, short-edge in portrait feed mode.
Vertical resolution is defined as resolution in the feed direction, long-edge in portrait feed mode. |
MappingStrings | string | RFC2911.IETF|Section 4.2.12 printer-resolution |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.Resolution, CIM_PrintJob.HorizontalResolution, CIM_PrintJob.VerticalResolution |
Sides | string | |
Description | string | The default imposition mode for impressions for each PrintJob processed by the associated PrintService.
That is, the policy for imposing input logical pages onto output impressions (sides of selected media).
Complete standard values are in the IANA IPP Registry.
Standard values defined in IPP/1.1 (RFC 2911) include:
Value 'one-sided' means each successive input logical page onto the same side of consecutive sheets of media.
Value 'two-sided-long-edge' means each consecutive pair of input logical pages onto front and back sides of consecutive sheets of media, with orientation for long edge binding
Value 'two-sided-short-edge' means each consecutive pair of input logical pages onto front and back sides of consecutive sheets of media, with orientation for short edge binding. |
MappingStrings | string | RFC2911.IETF|Section 4.2.8 sides |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.Sides, CIM_PrintJob.Sides |
Finishings | string[] | |
Description | string | The default array of named finishings for each PrintJob processed by the associated PrintService.
Complete standard values are in the IANA IPP Registry.
Standard values defined in IPP/1.1 (RFC 2911) include:
Value 'punch' means drill hole(s) in each Job copy.
Value 'staple' means put staple(s) in each Job copy. |
MappingStrings | string | RFC2911.IETF|Section 4.2.6 finishings |
ModelCorrespondence | string | CIM_PrintServiceCapabilities.Finishings, CIM_PrintJob.Finishings |