Dynamsoft.DWT
The following global properties and functions apply to Remote Scan only. The full properties and functions can be found here.
CreateRemoteScanObjectAsync
Based on serviceInfo, return the existing object if already exists, otherwise, create a new one.
Syntax
CreateRemoteScanObjectAsync(serverUrl: string): Promise<RemoteScanObject>;
Parameters
serverUrl
: The URL of the proxy server: https(http)://domain_name:port (default port: https-18603, http-18602). The domain you bind in the customer protal.