InputSize element

The optional InputSize element specifies the size of the original scan media.

Usage

<wscn:InputSize wscn:MustHonor=""
  MustHonor = "xs:string">
  child elements
</wscn:InputSize 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
DocumentSizeAutoDetect
InputMediaSize

Parent elements

Element
DocumentFinalParameters
DocumentParameters

Remarks

The InputSize element can contain the DocumentSizeAutoDetect or InputMediaSize element, but not both. DocumentSizeAutoDetect specifies that the device utomatically detects the size of the original page. InputMediaSize specifies the size of the media to be scanned for the current job.

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

See also

CreateScanJobRequest

DocumentFinalParameters

DocumentParameters

DocumentSizeAutoDetect

InputMediaSize