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