Share via


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 

フィールド値

注釈

印刷プレビュー メニューは、通常はワークフローの印刷をプレビューするのに使用されます。

適用対象