Method | Description | |
---|---|---|
GetDeviceList ( TwainImpl twainImpl ) : List |
||
Scan ( IWin32Window dialogParent, bool activate, ScanDevice scanDevice, ScanProfile scanProfile, ScanParams scanParams ) : List |
||
TwainWrapper ( IFormFactory formFactory, IBlankDetector blankDetector, |
Method | Description | |
---|---|---|
ConfigureDS ( DataSource ds, ScanProfile scanProfile, ScanParams scanParams ) : void | ||
GetPatchCode ( TWInfo patchCodeInfo ) : PatchCode | ||
TwainWrapper ( ) : System |
public GetDeviceList ( TwainImpl twainImpl ) : List |
||
twainImpl | TwainImpl | |
return | List |
public Scan ( IWin32Window dialogParent, bool activate, ScanDevice scanDevice, ScanProfile scanProfile, ScanParams scanParams ) : List |
||
dialogParent | IWin32Window | |
activate | bool | |
scanDevice | ScanDevice | |
scanProfile | ScanProfile | |
scanParams | ScanParams | |
return | List |
public TwainWrapper ( IFormFactory formFactory, IBlankDetector blankDetector, |
||
formFactory | IFormFactory | |
blankDetector | IBlankDetector | |
thumbnailRenderer | ||
return | System |