共用方式為


WorkflowMenuCommands.Print 欄位

定義

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

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

欄位值

CommandID

備註

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

適用於