WorkflowMenuCommands.PrintPreview 欄位

定義

CommandID A 可用來存取列印預覽選單。 此欄位僅供讀取。

public: static initonly System::ComponentModel::Design::CommandID ^ PrintPreview;
public static readonly System.ComponentModel.Design.CommandID PrintPreview;
 staticval mutable PrintPreview : System.ComponentModel.Design.CommandID
Public Shared ReadOnly PrintPreview As CommandID 

欄位值

備註

列印預覽選單通常用於預覽工作流程的列印過程。

適用於