SaveScannerSettings() As Boolean

FormDef object

Returns TRUE if the scanner settings are saved successfully to the form definition, else FALSE. See example.

Warning

Only for advanced users. This method is very risky.

  • Changes that affect the image quality can ruin identification and/or interpretation.

  • Not all scanner settings can be changed using this method.

  • Some settings that can be changed should not be changed using this method. Never use this method to change DPI or paper size. Never use this method to convert a one-sided form definition to a two-sided one, or vise versa.

Use extreme care when you use this method, and always test the affected form definition before going into production.

Recommended alternative s :

SetAttribute

ReplaceFormDefScannerSettings

The FormDef object