PrintWorkflowPdlModificationRequestedEventArgs.UILauncher 屬性

定義

取得 物件,這個物件可以顯示 UI 來收集列印工作流程應用程式需要完成分頁描述語言的轉換, (印表機所指示的 PDL) 格式。

public:
 property PrintWorkflowUILauncher ^ UILauncher { PrintWorkflowUILauncher ^ get(); };
PrintWorkflowUILauncher UILauncher();
public PrintWorkflowUILauncher UILauncher { get; }
var printWorkflowUILauncher = printWorkflowPdlModificationRequestedEventArgs.uILauncher;
Public ReadOnly Property UILauncher As PrintWorkflowUILauncher

屬性值

物件,可以顯示 UI 來收集列印工作流程應用程式需要完成分頁描述語言的轉換, (印表機所指示的 PDL) 格式。

適用於