WorkflowMenuCommands.PrintPreview Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Remarques
Le menu Aperçu avant impression est généralement utilisé pour afficher un aperçu de l'impression d'un workflow.