Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Modifies the printer settings for shipping labels by using the standard printer settings dialog box.
Syntax
client server public static boolean callPrinterSettingsShippingLabel(SalesFormLetter _salesFormLetter)
Run On
Called
Parameters
- _salesFormLetter
Type: SalesFormLetter Class
The SalesFormLetter class where the printer settings for shipping labels are being modified.
Return Value
Type: boolean
true if the settings were modified; otherwise, false.