WorkflowMenuCommands.PrintPreview 欄位

定義

CommandID,可用於存取預覽列印功能表。 此欄位為唯讀。

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 

欄位值

CommandID

備註

預覽列印功能表通常用來預覽工作流程的列印。

適用於