Click or drag to resize

StatisticsImageLoadTime Property

This property returns the time that the engine spent on loading the page from the image source: scanner, image file or memory.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public int ImageLoadTime { get; }

Property Value

Type: Int32
Remarks

This value is measured in milliseconds.

See Also