PrintSupportPrintDeviceCapabilitiesChangedEventArgs 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供 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
- 继承
- 属性
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 事件的信息。 |