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