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

注解

页面设置菜单通常用于显示页面设置对话框。

适用于