This property sets the scanning highlight. This property is only enabled when using a custom-built user interface (UiMode=2).

[Visual Basic]   imagekitcontrolname.Scan.Highlight [ = Integer ]
[Visual C++]     imagekitcontrolname.GetScan().SetHighlight(short Val)
[VB.NET]   imagekitcontrolname.Scan.Highlight [ = Short ]
[C#.NET]   imagekitcontrolname.Scan.Highlight [ = short ]

Property Value

From 0 to 255

The Highlight property sets the highlight. (Default value is 255)

Explanation

The Highlight property sets the scanning highlight.  This property is enabled when the UiMode property is 2 (ikScanNONUI).

The Highlight property is disabled if the PixelType property id 0 (ikScanPixelBW). The Highlight property cannot be used when scanning in black and white.

Note: This property is disabled for digital cameras and scanners that do not support this function. To retrieve the values supported by the datasource, please execute 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