Scaling element
The optional Scaling element specifies the scaling of both the width and height of the scanned document.
Usage
<wscn:Scaling wscn:MustHonor=""
MustHonor = "xs:string">
child elements
</wscn:Scaling 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 |
---|
ScalingHeight |
ScalingWidth |
Parent elements
Element |
---|
DocumentFinalParameters |
DocumentParameters |
Remarks
The Scaling element must contain both the ScalingWidth and ScalingHeight elements. The ScalingWidth element specifies the scaling in the fast scan direction, and the ScalingHeight element specifies the scaling in the slow scan direction.
The client can specify the optional MustHonor attribute only when the Scaling element is contained within a CreateScanJobRequest hierarchy. For more information about MustHonor and its usage, see CreateScanJobRequest.