PrintWorkflowPdlModificationRequestedEventArgs.UILauncher 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 物件,這個物件可以顯示 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) 格式。