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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
IKScannerDevicePanel.SetCombine
Sets the combine flag.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| ImageCapture | 6.5 | Yes | No | No | No | No |
MBS( "IKScannerDevicePanel.SetCombine"; Flag ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Flag | The new setting. 1 to combine. 0 to not combine. |
1 |
Result
Returns OK or error.
Description
Sets the combine flag.This is a checkbox in the advanced options and defines whether for PDF output all pages are merged into one file.
See also
- IKScannerDevicePanel.GetCombine
- IKScannerDevicePanel.NextImage
- IKScannerDevicePanel.SetCloseTrigger
- IKScannerDevicePanel.SetDocumentName
- IKScannerDevicePanel.SetHeight
- IKScannerDevicePanel.SetMode
- IKScannerDevicePanel.SetTrigger
- IKScannerDevicePanel.SetWidth
- IKScannerDevicePanel.SetWindowTitle
- IKScannerDevicePanel.Visible
Created 11st December 2016, last changed 19th December 2016
IKScannerDevicePanel.SetCloseTrigger - IKScannerDevicePanel.SetDocumentName
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins