VintaSoft Twain .NET SDK 15.0: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainDeviceAcquireModalResultJS type
Constructors SeeAlso
In This Topic
    WebTwainDeviceAcquireModalResultJS Class Members
    In This Topic
    The following tables list the members exposed by WebTwainDeviceAcquireModalResultJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebTwainDeviceAcquireModalResultJS class.
    Methods
     NameDescription
    Public MethodGets current noise value in image if acquireModalState == WebAcquireModalStateEnumJS.ImageAcquired.
    Public MethodGets a state of image acquisition process.
    Public MethodGets a string that describes an error, which occurs during image scanning, if acquireModalState == WebAcquireModalStateEnumJS.ScanFailed.
    Public MethodGets the progress, in percents, of synchronous image acquisition process if acquireModalState == WebAcquireModalStateEnumJS.ImageAcquiringProgress and TransferMode == WebTransferModeEnumJS.Memory.
    See Also