Exposure element
The optional Exposure element specifies the exposure settings of the document.
Usage
<wscn:Exposure wscn:MustHonor=""
MustHonor = "xs:string">
child elements
</wscn:Exposure wscn:MustHonor="">
Attributes
Attribute | Type | Required | Description |
---|---|---|---|
MustHonor | xs:string | No | Optional. A Boolean value that must be 0, false, 1, or true.falsetrue |
Child elements
Element |
---|
AutoExposure |
ExposureSettings |
Parent elements
Element |
---|
DocumentFinalParameters |
DocumentParameters |
Remarks
The Exposure element can contain a AutoExposure or ExposureSettings element, but not both. AutoExposure specifies that the device should automatically employ image processing techniques to reduce the background of the document to a white image. ExposureSettings specifies the specific Exposure adjustment values that the WSD Scan Service should apply to the image data after acquisition.
The client can specify the optional MustHonor attribute only when the Exposure element is contained within a CreateScanJobRequest hierarchy. For more information about MustHonor and its usage, see CreateScanJobRequest.