GetIntProperty (strPropertyName As String) As Long,
SetIntProperty (strPropertyName As String, strPropertyValue As Long) As Integer

ScannerSettings object

Use these methods to set and get the properties that are of the type Long.

Settings

strPropertyName must be a declared string, and the value must be any of the following:

cACEFunction

cACESensitivityLevel 

cAddrString

cATPImgFilter

cATPNoiseFilter

cBackPageLength

cBackPageRotation

cBackPageWidth

cBrightness

cColor 

cColorQuality 

cContrast

cControlFlags

cDeBorder

cDeBorderColor 

cDeBorderWidth 

cDeSkew 

cDeStreak 

cDeStreakWidth 

cDPI 

cEnhanceImage 

cEnhanceLines

cFeederOffset 

cFillLines 

cFillLinesPreserve

cGammaCurve

cIPCBallPointFilter

cIPCNoiseFilter

cIPCPresetFunction

cIPCSmoothing

cLength

cNoiseFilter

cNoiseFilterSize

cPaperType

cRotation

cSaveImgAddr

cScannerType

cSmoothing

cSmoothingClean

cSmoothingPreserve

cThicken

cThickenLight

cThinning

cThreshold

cThresholdLevel

cThresholdOption

cUseRealTiffDimension

cWidth

Remarks

Only for advanced users.

SetIntProperty is only useful if you are implementing your own variation of the form definition optimizer, which is not included in FORMS 5-3.

GetIntProperty example

ReScan example

The ScannerSettings object