Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
IKScannerDevicePanel.SetDocumentName
Set the document name.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImageCapture | 6.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "IKScannerDevicePanel.SetDocumentName"; Name ) More
Parameters
Parameter | Description | Example |
---|---|---|
Name | The file name to use. File extensions and numbers may be added. |
"Scan" |
Result
Returns OK or error.
Description
Set the document name.Please set before the panel opens.
In 8.2 or newer, you can set it while panel is open, too.
Examples
Set the file name:
Set Variable [$r; Value:MBS( "IKScannerDevicePanel.SetDocumentName"; "Scan" )]
See also
Release notes
- Version 14.1
- Improved IKScannerDevicePanel.Reset to clear values set with IKScannerDevicePanel.SetDocumentName, IKScannerDevicePanel.SetScanControlLabel and IKScannerDevicePanel.SetOverviewControlLabel, too.
- Version 8.2
- Changed IKScannerDevicePanel.SetDocumentName to change the name in the panel while it's open.
Example Databases
Blog Entries
This function is free to use.
Created 7th November 2016, last changed 15th May 2018
IKScannerDevicePanel.SetCombine - IKScannerDevicePanel.SetDownloadsDirectory