GetUserPrinterOptions
Retrieves the specified user printer settings.
If GetUserPrinterOptions cannot retrieve the printer information, for example if the printer is temporarily unavailable, and you specified the PrinterName, the response contains empty or incomplete attributes. If GetUserPrinterOptions cannot retrieve the printer information and you did not specify PrinterName, a SOAP fault is generated.
Request elements
UserId
String. The ID of the user for whom to retrieve the printer settings. Specify either UserId or UserName.
UserName
String. The name of the user for whom to retrieve the printer settings. Specify either UserName or UserId.
PrinterName
String. The name of the printer for which to retrieve the settings.
Response element
PrinterOptions
ArrayOfPrinterOptions. The printer settings.