Compartir vía


WorkflowMenuCommands.Print Campo

Definición

CommandID que se puede utilizar para tener acceso al menú de impresión. Este campo es de solo 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

CommandID

Comentarios

El menú de impresión se utiliza normalmente para imprimir el flujo de trabajo.

Se aplica a