ColorProcessing element

The optional ColorProcessing element specifies the color-processing mode of the input source on the scanner.

Usage

<wscn:ColorProcessing wscn:MustHonor=""                      wscn:Override=""                      wscn:UsedDefault=""
  MustHonor = "xs:string"
  Override = "xs:string"
  UsedDefault = "xs:string">
  text
</wscn:ColorProcessing wscn:MustHonor=""                      wscn:Override=""                      wscn:UsedDefault="">

Attributes

Attribute Type Required Description
MustHonor xs:string No Optional. A Boolean value that must be 0, false, 1, or true.falsetrue
Override xs:string No Optional. A Boolean value that must be 0, false, 1, or true.falsetrue
UsedDefault xs:string No Optional. A Boolean value that must be 0, false, 1, or true.falsetrue

Text value

For a list and description of the color processing Modes, see ColorEntry.ColorEntry

Child elements

There are no child elements.

Parent elements

Element
MediaFront

Remarks

The client can specify the optional MustHonor attribute only when the ColorProcessing element is contained within a CreateScanJobRequest hierarchy. For more information about MustHonor and its usage, see CreateScanJobRequest.

The WSD Scan Service can specify the optional Override and UsedDefault attributes only when the ColorProcessing element is contained within a DocumentFinalParameters hierarchy. For more information about Override and UsedDefault and their usage, see DocumentFinalParameters.

See also

ColorEntry

CreateScanJobRequest

DocumentFinalParameters

MediaFront