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
PrintDialog.SetReset
Sets whether to reset print settings.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| PrintDialog | 7.0 | Yes | No | No | No | No |
MBS( "PrintDialog.SetReset"; value ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| value | The new value. Pass 1 or 0. | 1 |
Result
Returns OK or error.
Description
Sets whether to reset print settings.When this is set to 1, we reset print settings to the default ones.
This removes any settings including presets.
See also
- PrintDialog.GetReset
- PrintDialog.SetCopies
- PrintDialog.SetDuplex
- PrintDialog.SetResetDestination
- PrintDialog.SetTray
Blog Entries
Release notes
- Version 7.0
- Added PrintDialog.GetReset and PrintDialog.SetReset.
Created 10th January 2017, last changed 10th January 2017
PrintDialog.SetPrinterName - PrintDialog.SetResetDestination
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins