Description This function retrieves whether the feeder is enabled or not.
Usage ret = [form.]TWAIN. GetFeederEnabled
Returns ret BOOL TRUE if feeder is enable, otherwise FALSE.
Remarks
Programing Notes See ErrorCode property for error. If operation succeded the error code will be TW_OK.
See Also SetFeederEnable Method