Description This function retrieves whether the scanner scans both sides of the paper or only one side.
Usage ret = [form.]TWAIN. GetDuplexEnabled
Returns ret BOOL TRUE if duplex scanning is enable, otherwise FALSE.
Remarks
Programing Notes See ErrorCode property for error. If operation succeded the error code will be TW_OK.
See Also SetDuplexEnable Method