VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDevice Class / Close() Method
Syntax Requirements SeeAlso
In This Topic
    Close() Method (SaneLocalDevice)
    In This Topic
    Closes this SANE device.
    Syntax
    'Declaration
    
    Public Sub Close()
    
    
    public void Close()
    
    
    public: void Close()
    
    
    public:
    void Close()
    Requirements

    Target Platforms: .NET 9; .NET 8; .NET 7; .NET 6

    See Also