| Maptitude GISDK Help |
Gets the printer for a layout window.
layout_printer = GetLayoutPrinter(string window_name)
| Argument | Contents |
|---|---|
| window_name | The name of the layout window |
An array of two elements:
| Element | Type | Contents |
|---|---|---|
| 1 | String | The name of the printer |
| 2 | String | The name of the printer driver |
| 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 |
| ©2025 Caliper Corporation | www.caliper.com |