共用方式為


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是否已更新資料模型。

適用於