PrintSupportPrintDeviceCapabilitiesChangedEventArgs 类

定义

提供 PrintDeviceCapabilitiesChanged 事件的信息。

public ref class PrintSupportPrintDeviceCapabilitiesChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintSupportPrintDeviceCapabilitiesChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintSupportPrintDeviceCapabilitiesChangedEventArgs
Public NotInheritable Class PrintSupportPrintDeviceCapabilitiesChangedEventArgs
继承
Object Platform::Object IInspectable PrintSupportPrintDeviceCapabilitiesChangedEventArgs
属性

Windows 要求

设备系列
Windows 11 (在 10.0.22000.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v14.0 中引入)

属性

CommunicationConfiguration

提供 PrintDeviceCapabilitiesChanged 事件的信息。

MxdcImageQualityConfiguration

提供 PrintDeviceCapabilitiesChanged 事件的信息。

ResourceLanguage

提供 PrintDeviceCapabilitiesChanged 事件的信息。

方法

GetCurrentPrintDeviceCapabilities()

返回关联的 Internet 打印协议 (IPP) 打印机的打印功能。

GetCurrentPrintDeviceResources()

提供 PrintDeviceCapabilitiesChanged 事件的信息。

GetDeferral()

请求延迟打印功能更改操作并获取延迟对象,该对象将在延迟操作完成后调用。

SetPrintDeviceCapabilitiesUpdatePolicy(PrintSupportPrintDeviceCapabilitiesUpdatePolicy)

提供 PrintDeviceCapabilitiesChanged 事件的信息。

SetSupportedPdlPassthroughContentTypes(IIterable<String>)

提供 PrintDeviceCapabilitiesChanged 事件的信息。

UpdatePrintDeviceCapabilities(XmlDocument)

汇报关联的 Internet 打印协议 (IPP) 打印机的打印功能。

UpdatePrintDeviceResources(XmlDocument)

提供 PrintDeviceCapabilitiesChanged 事件的信息。

适用于

另请参阅