WorkflowMenuCommands.Print Field

Definition

A CommandID that can be used to access the print menu. This field is read-only.

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 

Field Value

Remarks

The print menu is typically used to print the workflow.

Applies to