Partager via


WorkflowMenuCommands.PrintPreview Champ

Définition

CommandID qui peut être utilisé pour accéder au menu Aperçu avant impression. Ce champ est en lecture seule.

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 

Valeur de champ

CommandID

Remarques

Le menu Aperçu avant impression est généralement utilisé pour afficher un aperçu de l'impression d'un workflow.

S’applique à