SRSPrintDestinationSettings.setPageSettingsValue Method [AX 2012]
Sets the value of an XML element in the printerPageSettingsXmlDocument property at the location specified by the XPath string.
Syntax
public void setPageSettingsValue(str xPath, str value)
Run On
Called
Parameters
- xPath
Type: str
An XPath string that points to the element that has the value to return.
- value
Type: str
The value of the xpath.