Print3DWorkflowPrintRequestedEventArgs 类

定义

向发起请求的应用提供有关打印请求的数据。

public ref class Print3DWorkflowPrintRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.Printers.Extensions.ExtensionsContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class Print3DWorkflowPrintRequestedEventArgs final
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 131072)]
class Print3DWorkflowPrintRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.Printers.Extensions.ExtensionsContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class Print3DWorkflowPrintRequestedEventArgs
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 131072)]
public sealed class Print3DWorkflowPrintRequestedEventArgs
Public NotInheritable Class Print3DWorkflowPrintRequestedEventArgs
继承
Object Platform::Object IInspectable Print3DWorkflowPrintRequestedEventArgs
属性

Windows 要求

设备系列
Windows Desktop Extension SDK (在 10.0.10240.0 中引入)
Windows 10 (在 10.0.10586.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Devices.Printers.Extensions.ExtensionsContract (在 v1.0 中引入)
Windows.Foundation.UniversalApiContract (在 v2.0 中引入)

属性

ExtendedStatus

获取或设置打印请求的扩展状态。

Status

获取打印请求的状态。

方法

SetExtendedStatus(Print3DWorkflowDetail)

设置打印请求的扩展状态。

SetSource(Object)

设置最新的模型数据,包括 Print3DWorkflow 所做的任何更新。

SetSourceChanged(Boolean)

指示 Print3DWorkflow 是否已更新数据模型。

适用于