Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The duplex setting of the current printer. 1 = Duplex Simple 2 = Duplex Horizontal 3 = Duplex Vertical

See Also

Get_Printer functionSet_Printer functionDUPLEX Set_Printer message

Example

 
Code Block
declare function
duplex = Get_Printer( "DUPLEX" )

...