ImageGear for .NET
ShowSourceUI Method
See Also  Send Feedback
ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAIN Class : ShowSourceUI Method




Glossary Item Box

This method shows the Data Source UI to allow the user to manipulate the source's current settings, but not acquire an image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Exceptions

ExceptionDescription
ImageGear.Core.ImGearExceptionThrown if a connection to a data source is not open, or the open data source doesn't support ImGearCapabilities.CAP_ENABLEDSUIONLY.

Remarks

This method throws exceptions if no data source is open, or the open data source doesn't support ImGearCapabilities.CAP_ENABLEDSUIONLY.

See Also

©2013. Accusoft Corporation. All Rights Reserved.