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: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

PrintDialog.GetPaperName

Queries printer name.

Component Version macOS Windows Linux Server iOS SDK
PrintDialog 5.0 ✅ Yes ❌ No ❌ No ❌ No ❌ No

Deprecated

This function was deprecated. Use PageSetupDialog.GetPaperName instead.

MBS( "PrintDialog.GetPaperName" )

Parameters

none

Result

Returns paper name or error.

Description

Queries printer name.
You can set this with PrintDialog.SetPaperName.

See also

Blog Entries

Created 27th December 2014, last changed 27th June 2021


PrintDialog.GetPaperHeight - PrintDialog.GetPaperWidth

Feedback: Report problem or ask question.