GetPrinters method (WinStudio scripts)

Applies to

Document (file) operations

Description

This string is used to get the list of available printers for any IDM file server.

Syntax

List<string> GetPrinters( string serverName, out string errorMessage );

where:

  • serverName is the name of the IDM file server.
  • errorMessage is the error message to be returned if the system fail to provide the list of available printers.