Condividi tramite


WorkflowMenuCommands.Print Campo

Definizione

Oggetto CommandID che può essere utilizzato per accedere al menu Stampa. Questo campo è di sola lettura.

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 

Valore del campo

CommandID

Commenti

In genere il menu Stampa viene utilizzato per stampare il flusso di lavoro.

Si applica a