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.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

Printer.CurrentNumberOfCopies

Queries the number of copies from the last dialog.

Component Version macOS Windows Linux Server iOS SDK
Printer 9.2 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "Printer.CurrentNumberOfCopies" )

Parameters

none

Result

Returns number or error.

Description

Queries the number of copies from the last dialog.
This is queried when dialog opens after setting number of copies.
So it may be useful to use Printer.Print with mode 2 to just read current values.
Value is -1 if unknown.

See also

Release notes

Blog Entries

Created 9th April 2019, last changed 9th April 2019


PrintDialog.SetTray - Printer.CurrentPaperFormat

Feedback: Report problem or ask question.