TaxFiscalDocumentPostJob_BR.printerSettingsFormletter Method [AX 2012]
Returns a container of the data that is related to the printer settings that are usually present in the FormLetter forms.
Syntax
public container printerSettingsFormletter([PrintSetupOriginalCopy _originalCopy])
Run On
Called
Parameters
- _originalCopy
Type: PrintSetupOriginalCopy Enumeration
A PrintSetupOriginalCopy enum that indicates whether the settings are for original or copy printings.
Return Value
Type: container
A container that holds the printer settings.