Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

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

Example Databases

Blog Entries

Created 7th November 2016, last changed 15th May 2018


IKScannerDevicePanel.SetCombine - IKScannerDevicePanel.SetDownloadsDirectory

Feedback: Report problem or ask question.