Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 890 Bytes

printsupportprintdevicecapabilitieschangedeventargs_updateprintdevicecapabilities_1591472690.md

File metadata and controls

29 lines (17 loc) · 890 Bytes
-api-id -api-type
M:Windows.Graphics.Printing.PrintSupport.PrintSupportPrintDeviceCapabilitiesChangedEventArgs.UpdatePrintDeviceCapabilities(Windows.Data.Xml.Dom.XmlDocument)
winrt method

Windows.Graphics.Printing.PrintSupport.PrintSupportPrintDeviceCapabilitiesChangedEventArgs.UpdatePrintDeviceCapabilities(Windows.Data.Xml.Dom.XmlDocument)

-description

Updates the print capabilities of the associated Internet Printing Protocol (IPP) printer.

-parameters

-param updatedPdc

The print capabilities to be updated.

-remarks

The updated print capabilities are subject to the customization restrictions listed in the Standard Options article in the printer driver documentation.

-see-also

-examples