Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PrintDialog.GetPrintType
Queries print type.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PrintDialog | 12.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "PrintDialog.GetPrintType" )
Parameters
none
Result
Returns number or error.
Description
Queries print type.You get the value set by PrintDialog.SetPrintType returned.
Value -1 means the plugin doesn't change the setting.
See also
- PrintDialog.GetFirstPage
- PrintDialog.GetPaperName
- PrintDialog.GetPrinterName
- PrintDialog.GetPrintToPDF
- PrintDialog.SetFirstPage
- PrintDialog.SetPrinterName
- PrintDialog.SetPrintToPDF
- PrintDialog.SetPrintType
Release notes
- Version 12.1
- Added PrintDialog.GetPrintType function.
Blog Entries
This function is free to use.
Created 8th February 2022, last changed 8th February 2022