PrintWorkflowUILauncher 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供顯示 UI 的作業,以收集列印工作流程應用程式需要完成分頁描述語言的轉換, (印表機所指示的 PDL) 格式。
public ref class PrintWorkflowUILauncher sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 851968)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PrintWorkflowUILauncher final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 851968)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PrintWorkflowUILauncher
Public NotInheritable Class PrintWorkflowUILauncher
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 11 (已於 10.0.22000.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v14.0 引進)
|
備註
如需詳細資訊,請參閱 列印支援應用程式設計指南。
方法
IsUILaunchEnabled() |
取得值,這個值表示是否啟用顯示 UI 的能力。 |
LaunchAndCompleteUIAsync() |
顯示列印工作流程作業 UI,以收集列印工作流程應用程式需要完成分頁描述語言的轉換, (印表機所指示的 PDL) 格式。 這是只有在關閉 UI 之後才會完成的非同步作業。 |