GetLayoutPrinter()

Summary

Gets the printer for a layout window.

Syntax

layout_printer = GetLayoutPrinter(string window_name)

Argument Contents
window_name The name of the layout window

Returns

An array of two elements:

Element Type Contents
1 String The name of the printer
2 String The name of the printer driver

See Also

Function Summary
GetDefaultPrinter() Gets the default printer
SetLayoutPrinter() Sets the printer for the current layout window
GetPrinters() Gets the model and driver names for all installed printers