This property sets the shadow. This property is only enabled when using a custom-built user interface (UiMode=2).
[Visual Basic]   imagekitcontrolname.Scan.Shadow [ = Integer ]
[Visual C++]     imagekitcontrolname.GetScan().SetShadow(short Val)
[VB.NET]   imagekitcontrolname.Scan.Shadow [ = Short ]
[C#.NET]   imagekitcontrolname.Scan.Shadow [ = short ]

Property Value

From 0 to 255 (Default value is 0)

Explanation

The Shadow propertysets the shadow. This property is enabled when the UiMode property is 2 (ikScanNONUI).

The Shadow property is disabled if the PixelType property is 0 (ikScanPixelBW).

Note: This property is disabled for digital cameras and scanners that do not support this function. The possible setting values supported by a scan device can be retrieved using the GetCapRange, the GetCapRangeVariant, the GetCapEnum, or the GetCapEnumVariant method.

Setting this value

  This value can be set at runtime.

Retrieving this value

  This value cannot be retrieved.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation