WorkflowMenuCommands.Print Campo

Definición

CommandID que se puede usar para acceder al menú de impresión. Este campo es de sólo lectura.

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 

Valor de campo

Comentarios

El menú imprimir se usa normalmente para imprimir el flujo de trabajo.

Se aplica a