Accusoft.TwainPro9.Net
OpenDataSourceManager Method




Opens the Source Manager. Use this method only to set the Data Source without using the SelectSource method.
Syntax
public void OpenDataSourceManager()
public: void OpenDataSourceManager(); 
public:
void OpenDataSourceManager(); 
'Declaration
 
Public Sub OpenDataSourceManager() 
 
'Usage
 
Dim instance As TwainDevice
 
instance.OpenDataSourceManager()
Remarks

Use this method before creating a DataSourceCollection. Then set the current data source in the collection before calling OpenSession.

See Also

Reference

TwainDevice Class
TwainDevice Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback