Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PrintDialog.Disable
Disables the print dialog extension.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PrintDialog | 3.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "PrintDialog.Disable" )
Parameters
none
Result
Returns OK or error.
Description
Disables the print dialog extension.Examples
Disable plugin's printer extension:
Set Variable [$r; MBS( "PrintDialog.Disable")]
See also
- PrintDialog.Enable
- PrintDialog.GetLastSettings
- PrintDialog.Install
- PrintDialog.SetCopies
- PrintDialog.SetFirstPage
- PrintDialog.SetLastPage
- PrintDialog.SetPrintType
Example Databases
Blog Entries
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
