Maptitude GISDK Help |
Sets the printer for the current layout window.
SetLayoutPrinter(string printer, string driver)
Argument |
Contents |
printer |
The name of printer |
driver |
The name of printer driver |
// Change the current layout printer to be the default printer
a = GetDefaultPrinter()
SetLayoutPrinter(a[1], a[2])
Function |
Summary |
Gets the default printer |
|
Gets the printer for a layout window |
|
Gets the model and driver names for all installed printers |
©2025 Caliper Corporation | www.caliper.com |