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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

PageSetupDialog.Reset

Resets settings in plugin.

Component Version macOS Windows Linux Server iOS SDK
PrintDialog 12.1 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "PageSetupDialog.Reset" )

Parameters

none

Result

Returns OK or error.

Description

Resets settings in plugin.
We reset our properties back to defaults.
Orientation, ScalingFactor, PaperWidth and PaperHeight are all set to -1.
NoDialog is set to off.
PrinterName, PaperName, Options and LastSettings are cleared.

See also

Release notes

Blog Entries

This function is free to use.

Created 9th February 2022, last changed 13th April 2022


PageSetupDialog.Install - PageSetupDialog.SetNoDialog

💬 Ask a question or report a problem