GetShortProperty (strPropertyName As String) As Integer,
SetShortProperty (strPropertyName As String, strPropertyValue As Integer) As Integer

ScannerSettings object

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

Settings

Both strPropertyName and strPropertyValue must be declared strings. The value of strPropertyName must be cScannerMF or cInterface.

Remarks

Only for advanced users.

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

The ScannerSettings object