This property sets the focus position. This property is only enabled when using a custom-built user interface.

[C++Builder]   imagekitcontrolname->Scan->FocusPosition[ = short ]
[Delphi]   imagekitcontrolname.Scan.FocusPosition[ = Smallint ]

Property Value

The focus position. Default value is 0.

Explanation

The FocusPosition property sets the focus position. This is the position on the document plate where the focal sensor is. This property is only enabled when using and Epson scan driver supporting this capability and when using a custom-built user interface (UiMode property is vikScanNONUI).

To retrieve the values supported by the datasource, please use the GetCapRange methods.

Setting this value

This value can be set at runtime.

Retrieving this value

This value cannot be retrieved.

 

The ImageKit10 VCL is a product created by Newtone Corporation