Description This method specifies the horizontal resolution of the scanner.
Usage ret = [form.]TWAIN. SetResolutionX lResX
Returns ret Long Return TW_OK on success or an error code on failure.
Remarks lResX Long Horizontal resolution.
Programing Notes Important: Before scanning, if the scanner specific driver user interface is enabled, the driver most likely will overwrite the horizontal resolution value set by this method.
See Also GetResolutionX Method