共用方式為


WorkflowMenuCommands.PageSetup 欄位

定義

CommandID,可用於存取版面設定功能表。 此欄位為唯讀。

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

欄位值

CommandID

備註

版面設定功能表通常用來帶出版面設定對話方塊。

適用於