VintaSoft Twain .NET SDK 15.2: 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 == 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