DocumentViewerBase.OnPreviousPageCommand Méthode
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.
Gère la commande routée PreviousPage.
protected:
virtual void OnPreviousPageCommand();
protected virtual void OnPreviousPageCommand ();
abstract member OnPreviousPageCommand : unit -> unit
override this.OnPreviousPageCommand : unit -> unit
Protected Overridable Sub OnPreviousPageCommand ()
Remarques
La PreviousPage commande routée fait passer la visionneuse à la page suivante (le cas échéant) dans le fichier actif Document. La CanGoToPreviousPage propriété indique s’il existe ou non une page précédente vers laquelle accéder dans le document actif.