Click or drag to resize

CGUIGetPrinterLST Method

Gets a list of all printers.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void GetPrinterLST(
	CLST lst
)

public static void GetPrinterLST(
	CLST lst
)

Parameters

lst
Type: GeoEngine.Core.GXNetCLST
List to place into
See Also