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 

フィールド値

注釈

通常、ページ設定メニューは、ページ設定ダイアログを進めるために使用されます。

適用対象