VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Sane Namespace / SaneLocalDeviceOption Class / SetToAutomatic() Method
Syntax Requirements SeeAlso
In This Topic
    SetToAutomatic() Method (SaneLocalDeviceOption)
    In This Topic
    Sets this option to the automatic mode, i.e. device will use optimal value for this option.
    Syntax
    'Declaration
    
    Public Sub SetToAutomatic()
    
    
    public void SetToAutomatic()
    
    
    public: void SetToAutomatic()
    
    
    public:
    void SetToAutomatic()
    Requirements

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

    See Also