| AspriseImaginggetDll Method  | 
Finds the asprise_imaging dll in system path or from bundle and return the path to the dll. 
 
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static string getDll()
Public Shared Function getDll As String
public:
static String^ getDll()
static member getDll : unit -> string 
Return Value
Type: 
String
See Also