ScanRegionWidth element

The required ScanRegionWidth element specifies the width of the scan region in the fast scan direction.

Usage

<wscn:ScanRegionWidth wscn:MustHonor="" wscn:Override="" wscn:UsedDefault=""
  MustHonor = "xs:string"
  Override = "xs:string"
  UsedDefault = "xs:string">
  text
</wscn:ScanRegionWidth 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

Required. An integer from 1 through the InputMediaSize height.InputMediaSize

Child elements

There are no child elements.

Parent elements

Element
ScanRegion

Remarks

For more information about the scan region parameters, see ScanRegion.

The client can specify the optional MustHonor attribute only when the ScanRegionWidth 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 ScanRegionWidth element is contained within a DocumentFinalParameters hierarchy. For more information about Override and UsedDefault and their usage, see DocumentFinalParameters.

See also

CreateScanJobRequest

DocumentFinalParameters

InputMediaSize

ScanRegion

ScanRegionHeight