Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DocumentCameraScan.Clear
Clears last scan.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DocumentCameraScan | 10.0 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "DocumentCameraScan.Clear" )
Parameters
none
Result
Returns OK or error.
Description
Clears last scan.Optional function to call if you like to release memory for last scan result.
Examples
Clears current scan:
Set Variable [$r; Value: MBS( "DocumentCameraScan.Clear" ) ]
See also
- DocumentCameraScan.Close
- DocumentCameraScan.PageImage
- DocumentCameraScan.Scan
- DocumentCameraScan.Title
- DocumentCameraScan.Visible
This function checks for a license.
Created 6th January 2020, last changed 8th January 2020
DirectoryWatcher.TotalChangeCount - DocumentCameraScan.Close