Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- show
-
Flag that indicates whether to display a progress indicator during image acquisition from the current TWAIN source. Possible values are:
true: displays the progress indicator during image acquisition.
false: hides the progress indicator during image acquisition
Visual Basic | Copy Code |
---|---|
Public Sub ShowProgressIndicatorExample(ByVal parent As IWin32Window) |
C# | Copy Code |
---|---|
public void ShowProgressIndicatorExample(IWin32Window parent) |
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
TwainSession ClassTwainSession Members
Startup Method
Shutdown Method
Acquire Method
MaximumTransferCount Property
DuplexScanningMode Property
EnableDuplexScanning Property
AcquirePageOptions Property
ImageEffects Property
ImageBitsPerPixel Property
ImageUnit Property
ImageFrame Property
TransferOptions Property
IsTransferModeAvailable Method
Resolution Property