Click or drag to resize
AspriseImaging Constructor (String, Int32)

» Asprise Scan Home · Developer's Guide

Constructor.

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AspriseImaging(
	string appId,
	int windowHandle
)

Parameters

appId
Type: SystemString
Optional name of your application
windowHandle
Type: SystemInt32
Handle to optional window to be used as the dialog owner or 0 if no available;
See Also