VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainDeviceAcquireModalResultJS type
In This Topic
WebTwainDeviceAcquireModalResultJS Class Methods
In This Topic
For a list of all methods of this type, see WebTwainDeviceAcquireModalResultJS.
Methods
 NameDescription
Public MethodGets current noise value in image if acquireModalState == WebTwainAcquireModalStateEnumJS.ImageAcquired.
Public MethodGets a state of image acquisition process.
Public MethodGets a string that describes an error, which occurs during image scanning, if acquireModalState == WebTwainAcquireModalStateEnumJS.ScanFailed.
Public MethodGets the progress, in percents, of synchronous image acquisition process if acquireModalState == WebTwainAcquireModalStateEnumJS.ImageAcquiringProgress and TransferMode == WebTwainTransferModeEnumJS.Memory.
See Also