Share via


SRSProxy::getDefaultPrinterPageSettingsForPrinter Method [AX 2012]

Gets the default printer settings of the printer

Syntax

client server public static str getDefaultPrinterPageSettingsForPrinter(str printerName)

Run On

Called

Parameters

  • printerName
    Type: str
    The name of the printer

Return Value

Type: str
The serialized default page settings.

See Also

Reference

SRSProxy Class