 
            | ImageGear22.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : CloseSource Method | 
'Declaration Public Sub CloseSource()
'Usage Dim instance As ImGearTWAIN instance.CloseSource()
public void CloseSource()
public: void CloseSource();
public: void CloseSource();
| Exception | Description | 
|---|---|
| ImageGear.Core.ImGearException | Thrown when this method is called but there is not an open connection with a Data Source. |