Click or drag to resize

IMcTWAINApplicationName Property

Gets or sets the apply calibration setting. See Remarks.

Namespace:  MediaCy.IQL.Capture.Twain
Assembly:  MediaCy.IQL.Capture.Twain (in MediaCy.IQL.Capture.Twain.dll) Version: 10.0.6912.0
Syntax
VB
Property ApplicationName As String
	Get
	Set

Property Value

Type: String
Remarks
The ApplyCalibration setting determines whether the images acquired from TWAIN will be calibrated, and if so, how. The valid settings are: mcsctNone - Do not calibrate images acquired through TWAIN mcsctSystem - Calibrate images acquired through TWAIN with the current system spatial calibration mcsctResolution - Calibrate images acquired through TWAIN with a calibration derived from the resolution reported by the TWAIN source
See Also