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.
Sets the value of an XML element in the printerPageSettingsXmlDocument property at the location specified by the XPath string.
Syntax
private void setPrinterPageSettingsValue(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.