Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Show the dialog to scan.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DocumentCameraScan | 10.0 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
none
Returns OK or error.
Start the dialog:
Set Variable [ $r ; Value: MBS( "DocumentCameraScan.Scan" ) ]
If [ MBS("IsError") ]
Show Custom Dialog [ "Failed to scan" ; $r ]
End If
This function checks for a license.
Created 6th January 2020, last changed 8th January 2020