Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
PrintDialog.GetDuplex
Queries the duplex mode.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
PrintDialog | 4.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "PrintDialog.GetDuplex" )
Parameters
none
Result
Returns current setting.
Description
Queries the duplex mode.Use PrintDialog.SetDuplex to set this value.
Setting is 1 (on), 0 (off) or -1 (not set).
See also
- PrintDialog.GetCopies
- PrintDialog.GetNoDialog
- PrintDialog.GetOption
- PrintDialog.GetReset
- PrintDialog.SetCopies
- PrintDialog.SetDuplex
This function is free to use.
Created 18th August 2014, last changed 18th August 2014