The AutomaticAdjustments type exposes the following members.
Properties
Name | Description | |
---|---|---|
AutoDiscardBlankPages |
Discards blank pages.
ICAP_AUTODISCARDBLANKPAGES
| |
AutomaticBorderDetection |
Turns automatic border detection on and off.
ICAP_AUTOMATICBORDERDETECTION
| |
AutomaticColorEnabled |
Detects the pixel type of the image and returns either a color image or a non-color image specified by AutomaticColorNonColorPixelType.
ICAP_AUTOMATICCOLORENABLED
| |
AutomaticColorNonColorPixelType |
Specifies the non-color pixel type to use when automatic color is enabled.
ICAP_AUTOMATICCOLORNONCOLORPIXELTYPE.
| |
AutomaticCropUsesFrame |
Reduces the amount of data captured from the device, potentially improving the performance of the driver.
| |
AutomaticDeskew |
Turns automatic skew correction on and off.
ICAP_AUTOMATICDESKEW
| |
AutomaticLengthDetection |
Controls the automatic detection of the length of a document, this is intended for use with an
Automatic Document Feeder.
ICAP_AUTOMATICLENGTHDETECTION
| |
AutomaticRotate |
When true, depends on source to automatically rotate the image.
ICAP_AUTOMATICROTATE
| |
AutomaticSenseMedium |
Configures a Source to check for paper in the Automatic Document Feeder.
CAP_AUTOMATICSENSEMEDIUM
| |
AutoSize |
Gets auto size capability.
Force the output image dimensions to match either the current value of ICAP_SUPPORTEDSIZES
or any of its current allowed values.
ICAP_AUTOSIZE
| |
FlipRotation |
Orients images that flip orientation every other image.
ICAP_FLIPROTATION
| |
ImageMerge |
Merges the front and rear image of a document in one of four orientations: front on the top, front
on the bottom, front on the left or front on the right.
ICAP_IMAGEMERGE
| |
ImageMergeHeightThreshold |
Specifies a Y-Offset in ICAP_UNITS units. Front and rear images less than or equal to this value
are merged according to the settings of ICAP_IMAGEMERGE. If either the front or the rear image is
greater than this value, they are not merged.
ICAP_IMAGEMERGEHEIGHTTHRESHOLD
|
See Also